mirror of
https://github.com/Moe1369/nix-fleet.git
synced 2026-04-24 23:59:07 +02:00
code folder
This commit is contained in:
2
modules/gnome/usr/dotfiles/code-folder
Normal file
2
modules/gnome/usr/dotfiles/code-folder
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Icon=folder-git
|
||||||
@@ -12,6 +12,7 @@
|
|||||||
pictures = "${config.home.homeDirectory}/Bilder";
|
pictures = "${config.home.homeDirectory}/Bilder";
|
||||||
videos = "${config.home.homeDirectory}/Videos";
|
videos = "${config.home.homeDirectory}/Videos";
|
||||||
};
|
};
|
||||||
|
home.file."Code/.directory".source = ./dotfiles/code-folder;
|
||||||
dconf.settings = {
|
dconf.settings = {
|
||||||
"org/gnome/shell/keybindings" = {
|
"org/gnome/shell/keybindings" = {
|
||||||
focus-active-notification = [];
|
focus-active-notification = [];
|
||||||
|
|||||||
Reference in New Issue
Block a user