diff --git a/.config/i3/config b/.config/i3/config index 197d44d..df81086 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -6,7 +6,7 @@ font pango:JetBrainsMonoNerdFont 14 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 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 --no-startup-id ~/.config/polybar/launch_polybar.sh diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf index d65ae6d..87ecafe 100644 --- a/.config/picom/picom.conf +++ b/.config/picom/picom.conf @@ -257,7 +257,7 @@ detect-client-opacity = true; # to maximize performance for full-screen windows. Known to cause flickering # when redirecting/unredirecting windows. # -# unredir-if-possible = false +unredir-if-possible = true # Delay before unredirecting the window, in milliseconds. Defaults to 0. # unredir-if-possible-delay = 0 diff --git a/.xinitrc b/.xinitrc deleted file mode 100644 index c24d299..0000000 --- a/.xinitrc +++ /dev/null @@ -1,2 +0,0 @@ -numlockx & -exec i3