tweaks
This commit is contained in:
parent
5934c4ba6c
commit
9770d8fc75
2 changed files with 27 additions and 20 deletions
|
@ -35,6 +35,7 @@
|
|||
silver-searcher
|
||||
xclip
|
||||
maestral
|
||||
maestral-gui
|
||||
|
||||
sane-airscan
|
||||
xsane
|
||||
|
@ -49,6 +50,7 @@
|
|||
coreutils
|
||||
binutils
|
||||
libgcc
|
||||
cmake
|
||||
raylib
|
||||
SDL2.dev
|
||||
protonplus
|
||||
|
@ -99,7 +101,7 @@
|
|||
|
||||
nixd
|
||||
|
||||
bottles-unwrapped
|
||||
# bottles-unwrapped
|
||||
|
||||
fishPlugins.foreign-env
|
||||
fishPlugins.z
|
||||
|
@ -144,7 +146,7 @@
|
|||
planify
|
||||
# fuzzel
|
||||
borgbackup
|
||||
|
||||
|
||||
wineWowPackages.stagingFull
|
||||
wineWowPackages.fonts
|
||||
winetricks
|
||||
|
@ -184,6 +186,7 @@
|
|||
yabridge
|
||||
yabridgectl
|
||||
ansel
|
||||
krita
|
||||
rawtherapee
|
||||
inkscape
|
||||
gimp
|
||||
|
@ -203,7 +206,6 @@
|
|||
amberol
|
||||
ardour
|
||||
parinfer-rust-emacs
|
||||
ardour
|
||||
|
||||
# Audio plugins (LV2, VST2, VST3, LADSPA)
|
||||
eq10q
|
||||
|
@ -218,7 +220,10 @@
|
|||
chow-phaser
|
||||
chow-centaur
|
||||
chow-tape-model
|
||||
|
||||
easyeffects
|
||||
vcv-rack
|
||||
cardinal
|
||||
|
||||
# Fonts
|
||||
fira-code
|
||||
fira
|
||||
|
@ -277,6 +282,7 @@
|
|||
extraPackages = epkgs: [
|
||||
epkgs.mu4e
|
||||
epkgs.vterm
|
||||
epkgs.sly
|
||||
epkgs.sly-quicklisp
|
||||
];
|
||||
};
|
||||
|
@ -357,6 +363,9 @@
|
|||
switch-to-application-8 = ["disabled"];
|
||||
switch-to-application-9 = ["disabled"];
|
||||
switch-to-application-10 = ["disabled"];
|
||||
};
|
||||
|
||||
"org/gnome/desktop/wm/keybindings" = {
|
||||
switch-to-workspace-up = ["disabled"];
|
||||
switch-to-workspace-down = ["disabled"];
|
||||
move-to-workspace-up = ["disabled"];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue