home: update emacs and some other configs
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
monitor=,preferred,auto,1
|
||||
monitor=eDP-1, preferred, auto, 1, bitdepth, 10
|
||||
monitor=HDMI-A-1, preferred, auto, 1
|
||||
workspace=eDP-1, 1
|
||||
workspace=HDMI-A-1, 10
|
||||
|
||||
input {
|
||||
kb_layout = us
|
||||
@@ -11,6 +14,7 @@ input {
|
||||
|
||||
touchpad {
|
||||
natural_scroll = yes
|
||||
scroll_factor = 0.4
|
||||
}
|
||||
|
||||
repeat_delay = 300
|
||||
@@ -31,7 +35,7 @@ general {
|
||||
decoration {
|
||||
rounding = 1
|
||||
blur = yes
|
||||
blur_size = 6
|
||||
blur_size = 5
|
||||
blur_passes = 1
|
||||
blur_new_optimizations = on
|
||||
blur_xray = yes
|
||||
@@ -156,4 +160,10 @@ bind=$mainMod SHIFT, 8, movetoworkspacesilent, 8
|
||||
bind=$mainMod SHIFT, 9, movetoworkspacesilent, 9
|
||||
bind=$mainMod SHIFT, 0, movetoworkspacesilent, 10
|
||||
|
||||
bind=$mainMod SHIFT, comma, focusmonitor, -1
|
||||
bind=$mainMod SHIFT, period, focusmonitor, +1
|
||||
|
||||
bind=CTRL ALT, r, pass, ^(com\.obsproject\.Studio)$
|
||||
|
||||
exec-once=eww open bar
|
||||
exec-once=swaybg -i ~/Wallpapers/current.*
|
||||
|
Reference in New Issue
Block a user