Compare commits
No commits in common. "e342e34624f9ce3dd9b8ff31d980feac894b0535" and "70342f9147b3e0c2b92439b39dcb090ac04a957f" have entirely different histories.
e342e34624
...
70342f9147
|
|
@ -1,12 +1,10 @@
|
|||
super + S
|
||||
shutdownmenu
|
||||
ctrl + alt + l
|
||||
passmenu2
|
||||
|
||||
super + m
|
||||
run-or-raise thunderbird
|
||||
super + w
|
||||
run-or-raise firefox
|
||||
run-or-raise firefox
|
||||
super + Return
|
||||
run-or-raise st
|
||||
## wm independent hotkeys
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ sudo apt update
|
|||
sudo apt install -y sxhkd firefox wmctrl yadm openjdk-17-jdk xclip maven vim-gtk3 vim vim-nox fzf cmake python3-tldextract uuid-runtime \
|
||||
webext-browserpass webext-ublock-origin-firefox curl pass python3 ripgrep fonts-firacode fd-find tmux postgresql rsync \
|
||||
nextcloud-desktop tig locate htop libx11-dev libxinerama-dev libxft-dev libx11-xcb-dev libxcb-res0-dev arandr make \
|
||||
gcc pulsemixer unclutter thunderbird libnotify-bin ncal dmenu brightnessctl brightness-udev autorandr inkscape \
|
||||
gcc pulsemixer unclutter libnotify-bin ncal dmenu brightnessctl brightness-udev autorandr inkscape \
|
||||
pulseaudio-utils slock bash-completion kubectx imagemagick pdfarranger
|
||||
sudo apt autoremove
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue