feat(configs): update laptop configs
This commit is contained in:
@@ -3,6 +3,8 @@
|
|||||||
pgrep -x sxhkd > /dev/null || sxhkd &
|
pgrep -x sxhkd > /dev/null || sxhkd &
|
||||||
pgrep -x polybar > /dev/null || polybar &
|
pgrep -x polybar > /dev/null || polybar &
|
||||||
|
|
||||||
|
bspc monitor -d 1 2 3 4 5
|
||||||
|
|
||||||
bspc config border_width 3
|
bspc config border_width 3
|
||||||
bspc config window_gap 5
|
bspc config window_gap 5
|
||||||
|
|
||||||
|
|||||||
@@ -45,7 +45,7 @@ font-0 = "FiraCode Nerd Font Propo:size=10;2"
|
|||||||
|
|
||||||
modules-left = xworkspaces
|
modules-left = xworkspaces
|
||||||
modules-center = xwindow
|
modules-center = xwindow
|
||||||
modules-right = memory cpu pulseaudio xkeyboard eth date calendar battery powermenu
|
modules-right = cpu memory pulseaudio xkeyboard wlan eth date calendar battery powermenu
|
||||||
|
|
||||||
cursor-click = pointer
|
cursor-click = pointer
|
||||||
cursor-scroll = ns-resize
|
cursor-scroll = ns-resize
|
||||||
@@ -346,3 +346,5 @@ content = " "
|
|||||||
content-foreground = ${colors.primary}
|
content-foreground = ${colors.primary}
|
||||||
|
|
||||||
click-left = ~/.config/rofi/power/launch.sh
|
click-left = ~/.config/rofi/power/launch.sh
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -143,4 +143,3 @@ super + {Left,Down,Up,Right}
|
|||||||
|
|
||||||
super + P
|
super + P
|
||||||
~/.config/rofi/power/launch.sh
|
~/.config/rofi/power/launch.sh
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user