fix(dmenu), add(fix-nvidia-tearing)

This commit is contained in:
TheK4n 2023-03-26 22:13:00 +03:00
parent 7f878c0495
commit 9471c4a24e
2 changed files with 7 additions and 1 deletions

View File

@ -0,0 +1,6 @@
Section "Device"
Identifier "Default nvidia Device"
Driver "nvidia"
Option "ForceFullCompositionPipeline" "true"
EndSection

View File

@ -65,7 +65,7 @@ bindsym $mod+Return exec alacritty --working-directory ~
bindsym $mod+Shift+q kill
# start dmenu (a program launcher)
bindsym $mod+d exec --no-startup-id dmenu_run -ib -m 0 -p "Program to run: " -fn "FontAwesome:pixelsize=15"
bindsym $mod+d exec --no-startup-id dmenu_run -i -b -m 0 -p "Program to run: " -fn "FontAwesome:pixelsize=15"
# A more modern dmenu replacement is rofi:
# bindcode $mod+40 exec "rofi -modi drun,run -show drun"
# There also is i3-dmenu-desktop which only displays applications shipping a