updates, fonts

pull/2/head
Penguin 11 months ago
parent 9ddbd87e83
commit 95f6e811df

@ -304,7 +304,7 @@ mode "resize" {
# exec --no-startup-id start_conky_green
#exec --no-startup-id xautolock -time 30 -locker blurlock
exec --no-startup-id $HOME/.local/bin/launch_emacs.sh
exec_always --no-startup-id fix_xcursor
# exec_always --no-startup-id fix_xcursor
# Colors set from ~/.Xresources
set_from_resource $background background
@ -430,7 +430,7 @@ for_window [title="Desktop — Plasma"] kill; floating enable; border none
exec --no-startup-id flameshot
exec --no-startup-id nitrogen --restore; sleep 1;
exec_always --no-startup-id picom
bindsym $mod+n exec nitrogen --restore
bindsym $mod+n exec --no-startup-id nitrogen --restore
bindsym $mod+m exec $HOME/.screenlayout/default.sh
bindsym $mod+Shift+p exec --no-startup-id $HOME/.config/polybar/launch.sh
exec --no-startup-id xsettingsd

Loading…
Cancel
Save