mirror of
https://github.com/Moe1369/nix-fleet.git
synced 2026-04-24 15:59:06 +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";
|
||||
videos = "${config.home.homeDirectory}/Videos";
|
||||
};
|
||||
home.file."Code/.directory".source = ./dotfiles/code-folder;
|
||||
dconf.settings = {
|
||||
"org/gnome/shell/keybindings" = {
|
||||
focus-active-notification = [];
|
||||
|
||||
Reference in New Issue
Block a user