SXHKD Hotkey's

This commit is contained in:
2022-04-10 10:51:55 +02:00
parent 2b94a6a40b
commit 6ba596ff85

View File

@@ -26,7 +26,7 @@ super + space
super + ctrl + m super + ctrl + m
. ~/.config/rofi/rofi-beats.sh . ~/.config/rofi/rofi-beats.sh
super + ctrl + alt + w super + alt + w
. ~/.config/rofi/rofi-wifi-menu.sh . ~/.config/rofi/rofi-wifi-menu.sh
# Rofi launcher - End # # # # # # # # # # # # # # # # # # # # Rofi launcher - End # # # # # # # # # # # # # # # # # # #
@@ -40,26 +40,26 @@ super + shift + b
# File Manager # File Manager
super + e super + e
pcmanfm
super + shift + e
thunar thunar
# Steam super + shift + e
pcmanfm
# Steam (flatpak run)
super + ctrl + s super + ctrl + s
steam steam
# Network Manager # Network
super + alt + n super + alt + n
kitty -e nmtui kitty -e nmtui
# Audio / Music # Audio / Music
super + alt + a super + alt + a
kitty -e pulsemixer kitty -e pulsemixer
super + alt + m super + alt + m
pulsemixer --toggle-mute pulsemixer --toggle-mute
super + alt + Up super + alt + Up
pulsemixer --change-volume +1 pulsemixer --change-volume +1
@@ -80,14 +80,28 @@ super + ctrl + alt + m
kitty -e mocpsteam kitty -e mocpsteam
# Edit Config files in Code
super + ctrl + alt + c super + ctrl + alt + c
code -r ~/.config code -r ~/.config
# Edit WebWork files in Code
super + ctrl + alt + w
code -r ~/nas/WebWork
# GVNCviewer TEST
super + ctrl + alt + shift + g
gvncviewer IP:PORT
# GVNCviewer # GVNCviewer
super + ctrl + g super + ctrl + g
gvncviewer 192.168.1.10:77 gvncviewer IP:PORT
# NXw # GVNCviewer Remote Desktop Work
super + ctrl + w
gvncviewer IP:PORT
# NX Witness client
super + ctrl + o super + ctrl + o
/opt/networkoptix/client/4.2.0.32840/bin/client-bin /opt/networkoptix/client/4.2.0.32840/bin/client-bin
@@ -96,6 +110,10 @@ super + ctrl + o
super + ctrl + r super + ctrl + r
bash -ic 'rdp' bash -ic 'rdp'
# Remote Desktop Protocol (RDP)
bash -ic 'rdpwork'
# Flameshot (Screenshot Software) # Flameshot (Screenshot Software)
super + ctrl + alt + s super + ctrl + alt + s
flameshot gui -p ~/Screenshots flameshot gui -p ~/Screenshots
@@ -104,13 +122,12 @@ super + ctrl + alt + s
flameshot gui -p ~/Screenshots flameshot gui -p ~/Screenshots
# Lock computer # Lock computer
super + alt + l super + l
xsecurelock xsecurelock
# Settings-manager # Settings-manager
super + i super + i
xfce4-settings-manager xfce4-settings-manager
# #
# #
# #
@@ -194,10 +211,10 @@ super + {o,i}
# bspc {desktop -f,node -d} '^{1-9,10}' # bspc {desktop -f,node -d} '^{1-9,10}'
super + {1-9,0} super + {1-9,0}
bspc desktop -f {1-9,10} bspc desktop -f {1-9,10}
super + shift + {1-9,0} super + shift + {1-9,0}
bspc node -d {1-9,10} -f bspc node -d {1-9,10} -f
# #
# Preselect # Preselect