updated i3 and picom configs
This commit is contained in:
@@ -6,7 +6,7 @@ font pango:JetBrainsMonoNerdFont 14
|
|||||||
exec --no-startup-id picom --no-fading-openclose
|
exec --no-startup-id picom --no-fading-openclose
|
||||||
exec --no-startup-id feh --bg-fill ~/.wallpapers/1 --bg-fill ~/.wallpapers/2 --bg-fill ~/.wallpapers/3
|
exec --no-startup-id feh --bg-fill ~/.wallpapers/1 --bg-fill ~/.wallpapers/2 --bg-fill ~/.wallpapers/3
|
||||||
exec --no-startup-id xrdb -merge ~/.Xresources
|
exec --no-startup-id xrdb -merge ~/.Xresources
|
||||||
exec_always --no-startup-id setxkbmap -option ctrl:nocaps
|
exec_always --no-startup-id setxkbmap -option caps:escape,shift:both_capslock
|
||||||
|
|
||||||
exec_always killall polybar
|
exec_always killall polybar
|
||||||
exec_always --no-startup-id ~/.config/polybar/launch_polybar.sh
|
exec_always --no-startup-id ~/.config/polybar/launch_polybar.sh
|
||||||
|
|||||||
@@ -257,7 +257,7 @@ detect-client-opacity = true;
|
|||||||
# to maximize performance for full-screen windows. Known to cause flickering
|
# to maximize performance for full-screen windows. Known to cause flickering
|
||||||
# when redirecting/unredirecting windows.
|
# when redirecting/unredirecting windows.
|
||||||
#
|
#
|
||||||
# unredir-if-possible = false
|
unredir-if-possible = true
|
||||||
|
|
||||||
# Delay before unredirecting the window, in milliseconds. Defaults to 0.
|
# Delay before unredirecting the window, in milliseconds. Defaults to 0.
|
||||||
# unredir-if-possible-delay = 0
|
# unredir-if-possible-delay = 0
|
||||||
|
|||||||
Reference in New Issue
Block a user