Revert "Revert "Updated hotkeys, autostart apps and polybar config""

This reverts commit 8950439dc2.
This commit is contained in:
2021-09-23 11:41:41 +02:00
parent 89420117a1
commit c0e35fbf42
10 changed files with 110 additions and 344 deletions

View File

@@ -170,6 +170,8 @@ super + ctrl + {a,s,w,d}
super + ctrl + {Left,Down,Up,Right}
bspwm_resize.sh {west,south,north,east}
super + shift + r
bspwm_rename_desktop
#
# Layout manipulation/desktop level controls
# ______________
@@ -341,7 +343,7 @@ XF86Launch1
rofi -modi drun,run,window,calc -show drun
# make sxhkd reload its configuration files:
super + shift + Escape
pkill -USR1 -x sxhkd
pkill -USR1 -x sxhkd && sxhkd
alt + space
rofi -modi drun,run,window,calc -show drun
@@ -358,7 +360,7 @@ alt + ctrl + space
# Toggle compositing
super + ctrl + alt + space
{pkill picom ,\
picom -b }
picom -b --experimental-backends }
# Remove receptacles
super + BackSpace