Update GTK stuff, update brightness and volume controls for sway
This commit is contained in:
parent
02a4d8e5a1
commit
5fdfc7ed7a
4 changed files with 41 additions and 40 deletions
|
@ -13,4 +13,5 @@ if status is-interactive
|
||||||
bind '[3;5~' kill-word
|
bind '[3;5~' kill-word
|
||||||
set -x NIXPKGS_ALLOW_UNFREE 1
|
set -x NIXPKGS_ALLOW_UNFREE 1
|
||||||
set -x NIXPKGS_ALLOW_INSECURE 1
|
set -x NIXPKGS_ALLOW_INSECURE 1
|
||||||
|
set -x GTK_THEME Catppuccin-Mocha-Standard-Mauve-Dark
|
||||||
end
|
end
|
||||||
|
|
|
@ -74,6 +74,7 @@ if [ ! -e ~/.themes/$variant ] && ! command_exists "nixos-rebuild"; then
|
||||||
# gtk 4
|
# gtk 4
|
||||||
rm -rf $HOME/.config/gtk-4.0
|
rm -rf $HOME/.config/gtk-4.0
|
||||||
ln -sf "${HOME}/.themes/${variant}/gtk-4.0/" "${HOME}/.config/gtk-4.0"
|
ln -sf "${HOME}/.themes/${variant}/gtk-4.0/" "${HOME}/.config/gtk-4.0"
|
||||||
|
export GTK_THEME="Catppuccin-Mocha-Standard-Mauve-Dark:dark"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# VS code
|
# VS code
|
||||||
|
|
|
@ -53,13 +53,12 @@ for_window [title="Authentication Required" app_id="lxqt-policykit-agent"] float
|
||||||
bindsym Scroll_Lock exec --no-startup-id $lockwall, mode "default"
|
bindsym Scroll_Lock exec --no-startup-id $lockwall, mode "default"
|
||||||
|
|
||||||
# Adjust screen brightness with keys
|
# Adjust screen brightness with keys
|
||||||
bindsym Mod4+Mod1+1 exec "brightnessctl set 10%"
|
bindsym Mod4+Mod1+Up exec "light -A 10%"
|
||||||
bindsym Mod4+Mod1+2 exec "brightnessctl set 20%"
|
bindsym Mod4+Mod1+Down exec "light -U 10%"
|
||||||
bindsym Mod4+Mod1+3 exec "brightnessctl set 30%"
|
|
||||||
bindsym Mod4+Mod1+4 exec "brightnessctl set 40%"
|
# Adjust volume with keys
|
||||||
bindsym Mod4+Mod1+5 exec "brightnessctl set 50%"
|
bindsym XF86AudioMute exec "pactl set-sink-mute @DEFAULT_SINK@ toggle"
|
||||||
bindsym Mod4+Mod1+6 exec "brightnessctl set 60%"
|
bindsym XF86AudioRaiseVolume exec "pactl set-sink-volume @DEFAULT_SINK@ +2%"
|
||||||
bindsym Mod4+Mod1+7 exec "brightnessctl set 70%"
|
bindsym Mod4+Mod1+Right exec "pactl set-sink-volume @DEFAULT_SINK@ +2%"
|
||||||
bindsym Mod4+Mod1+8 exec "brightnessctl set 80%"
|
bindsym XF86AudioLowerVolume exec "pactl set-sink-volume @DEFAULT_SINK@ -2%"
|
||||||
bindsym Mod4+Mod1+9 exec "brightnessctl set 90%"
|
bindsym Mod4+Mod1+Left exec "pactl set-sink-volume @DEFAULT_SINK@ -2%"
|
||||||
bindsym Mod4+Mod1+0 exec "brightnessctl set 100%"
|
|
||||||
|
|
|
@ -1,21 +1,21 @@
|
||||||
1YiB.rust-bundle
|
1yib.rust-bundle
|
||||||
afmicc.GetterAndSetterGenerator
|
afmicc.getterandsettergenerator
|
||||||
ahmadalli.vscode-nginx-conf
|
ahmadalli.vscode-nginx-conf
|
||||||
andischerer.theme-atom-one-dark
|
andischerer.theme-atom-one-dark
|
||||||
andresma.night-nord
|
andresma.night-nord
|
||||||
aytee17.vscode-oceanic-next-sublime
|
aytee17.vscode-oceanic-next-sublime
|
||||||
azemoh.one-monokai
|
azemoh.one-monokai
|
||||||
bbenoist.Nix
|
bbenoist.nix
|
||||||
BeardedBear.beardedtheme
|
beardedbear.beardedtheme
|
||||||
Catppuccin.catppuccin-vsc
|
catppuccin.catppuccin-vsc
|
||||||
Catppuccin.catppuccin-vsc-icons
|
catppuccin.catppuccin-vsc-icons
|
||||||
ciiqr.reindent
|
ciiqr.reindent
|
||||||
codezombiech.gitignore
|
codezombiech.gitignore
|
||||||
ctcuff.font-preview
|
ctcuff.font-preview
|
||||||
ctenbrinke.vscode-tsv
|
ctenbrinke.vscode-tsv
|
||||||
danielpinto8zz6.c-cpp-compile-run
|
danielpinto8zz6.c-cpp-compile-run
|
||||||
DavidAnson.vscode-markdownlint
|
davidanson.vscode-markdownlint
|
||||||
DiegoMolina.css-minify
|
diegomolina.css-minify
|
||||||
dustypomerleau.rust-syntax
|
dustypomerleau.rust-syntax
|
||||||
equinusocio.vsc-material-theme-icons
|
equinusocio.vsc-material-theme-icons
|
||||||
esbenp.prettier-vscode
|
esbenp.prettier-vscode
|
||||||
|
@ -25,18 +25,18 @@ fisheva.eva-theme
|
||||||
formulahendry.code-runner
|
formulahendry.code-runner
|
||||||
foxundermoon.shell-format
|
foxundermoon.shell-format
|
||||||
freebroccolo.theme-atom-one-dark
|
freebroccolo.theme-atom-one-dark
|
||||||
GitHub.copilot
|
github.copilot
|
||||||
GitHub.copilot-chat
|
github.copilot-chat
|
||||||
GitHub.github-vscode-theme
|
github.github-vscode-theme
|
||||||
GitHub.vscode-pull-request-github
|
github.vscode-pull-request-github
|
||||||
GrapeCity.gc-excelviewer
|
grapecity.gc-excelviewer
|
||||||
Gruntfuggly.todo-tree
|
gruntfuggly.todo-tree
|
||||||
HarryHopkinson.vim-theme
|
harryhopkinson.vim-theme
|
||||||
hoovercj.vscode-settings-cycler
|
hoovercj.vscode-settings-cycler
|
||||||
icrawl.discord-vscode
|
icrawl.discord-vscode
|
||||||
ItzSelenux.lm-theme
|
itzselenux.lm-theme
|
||||||
jnoortheen.nix-ide
|
jnoortheen.nix-ide
|
||||||
JoelCrosby.one-dark-darker
|
joelcrosby.one-dark-darker
|
||||||
kisstkondoros.vscode-gutter-preview
|
kisstkondoros.vscode-gutter-preview
|
||||||
kokoscript.loopytheme
|
kokoscript.loopytheme
|
||||||
lacroixdavid1.vscode-format-context-menu
|
lacroixdavid1.vscode-format-context-menu
|
||||||
|
@ -79,36 +79,36 @@ ms-vscode.remote-explorer
|
||||||
ms-vscode.remote-server
|
ms-vscode.remote-server
|
||||||
ms-vscode.vscode-serial-monitor
|
ms-vscode.vscode-serial-monitor
|
||||||
mwpb.java-prettier-formatter
|
mwpb.java-prettier-formatter
|
||||||
NicScott.gitkraken-dark
|
nicscott.gitkraken-dark
|
||||||
Nord.nord
|
nord.nord
|
||||||
Novy.vsc-gcode
|
novy.vsc-gcode
|
||||||
phplasma.csv-to-table
|
phplasma.csv-to-table
|
||||||
Pilleye.dusk-theme
|
pilleye.dusk-theme
|
||||||
platformio.platformio-ide
|
platformio.platformio-ide
|
||||||
Procratstinator.gray-formatter
|
procratstinator.gray-formatter
|
||||||
raynigon.nginx-formatter
|
raynigon.nginx-formatter
|
||||||
rdnlsmith.linux-themes
|
rdnlsmith.linux-themes
|
||||||
redhat.java
|
redhat.java
|
||||||
redhat.vscode-xml
|
redhat.vscode-xml
|
||||||
redhat.vscode-yaml
|
redhat.vscode-yaml
|
||||||
RobbOwen.synthwave-vscode
|
robbowen.synthwave-vscode
|
||||||
rokoroku.vscode-theme-darcula
|
rokoroku.vscode-theme-darcula
|
||||||
rust-lang.rust-analyzer
|
rust-lang.rust-analyzer
|
||||||
SanaAjani.taskrunnercode
|
sanaajani.taskrunnercode
|
||||||
serayuzgur.crates
|
serayuzgur.crates
|
||||||
ShahilKumar.docxreader
|
shahilkumar.docxreader
|
||||||
slevesque.vscode-zipexplorer
|
slevesque.vscode-zipexplorer
|
||||||
St0pien.min-darker
|
st0pien.min-darker
|
||||||
tatsy.vscode-3d-preview
|
tatsy.vscode-3d-preview
|
||||||
teabyii.ayu
|
teabyii.ayu
|
||||||
TheaFlowers.witch-hazel
|
theaflowers.witch-hazel
|
||||||
tinkertrain.theme-panda
|
tinkertrain.theme-panda
|
||||||
tlevesque2.duplicate-finder
|
tlevesque2.duplicate-finder
|
||||||
tomoki1207.pdf
|
tomoki1207.pdf
|
||||||
twxs.cmake
|
twxs.cmake
|
||||||
VinayKumar.vice
|
vinaykumar.vice
|
||||||
VisualStudioExptTeam.intellicode-api-usage-examples
|
visualstudioexptteam.intellicode-api-usage-examples
|
||||||
VisualStudioExptTeam.vscodeintellicode
|
visualstudioexptteam.vscodeintellicode
|
||||||
vsciot-vscode.vscode-arduino
|
vsciot-vscode.vscode-arduino
|
||||||
vscjava.vscode-java-debug
|
vscjava.vscode-java-debug
|
||||||
vscjava.vscode-java-dependency
|
vscjava.vscode-java-dependency
|
||||||
|
|
Loading…
Reference in a new issue