config
This commit is contained in:
parent
a9d4ce0f50
commit
1d803ad57e
3 changed files with 16 additions and 69 deletions
|
@ -54,6 +54,7 @@
|
|||
wezterm
|
||||
lazygit
|
||||
nnn
|
||||
icloudpd
|
||||
jetbrains-mono
|
||||
|
||||
fishPlugins.foreign-env
|
||||
|
@ -74,6 +75,7 @@
|
|||
gnomeExtensions.pano
|
||||
gnome-software
|
||||
gnome-tweaks
|
||||
gnome-photos
|
||||
colloid-gtk-theme
|
||||
colloid-icon-theme
|
||||
whitesur-gtk-theme
|
||||
|
@ -84,6 +86,7 @@
|
|||
papers
|
||||
newsflash
|
||||
|
||||
nyxt
|
||||
librewolf
|
||||
ungoogled-chromium
|
||||
obsidian
|
||||
|
@ -103,6 +106,10 @@
|
|||
zotero_7
|
||||
handbrake
|
||||
renoise
|
||||
yabridge
|
||||
yabridgectl
|
||||
ansel
|
||||
rawtherapee
|
||||
];
|
||||
|
||||
username = "emenel";
|
||||
|
@ -146,9 +153,9 @@
|
|||
};
|
||||
|
||||
dconf.settings = {
|
||||
"org/gnome/desktop/wm/keybindings" = {
|
||||
shift-overview-up = "";
|
||||
shift-overview-down = "";
|
||||
"org/gnome/shell/keybindings" = {
|
||||
shift-overview-up = ["disabled"];
|
||||
shift-overview-down = ["disabled"];
|
||||
};
|
||||
};
|
||||
|
||||
|
@ -183,7 +190,7 @@
|
|||
xdg.configFile."starship.toml".source = ../dotfiles/dot_config/starship.toml;
|
||||
xdg.configFile."wezterm".source = ../dotfiles/dot_config/wezterm;
|
||||
|
||||
xdg.configFile."fish/functions" = {
|
||||
home.file.".config/fish/functions" = {
|
||||
source = ../dotfiles/dot_config/fish/functions;
|
||||
recursive = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue