x11: apparently i can only use akmod-nvidia now

This commit is contained in:
Marco Thomas
2023-02-21 22:52:03 +01:00
parent 5b5c4a1d6e
commit 907d2428e3
2 changed files with 5 additions and 4 deletions

View File

@@ -48,6 +48,7 @@ bindsym $mod+Ctrl+Shift+BackSpace exec --no-startup-id systemctl suspend
# add 'Option "XkbOptions" "caps:swapescape"' to /etc/X11/xorg.conf.d/00-keyboard.conf
exec_always --no-startup-id setxkbmap eu
exec_always --no-startup-id xinput --set-prop 'pointer:Logitech MX Vertical' 'libinput Accel Profile Enabled' 0, 1
exec_always --no-startup-id xinput --set-prop 'pointer:Logitech USB Receiver' 'libinput Accel Profile Enabled' 0, 1
exec_always --no-startup-id xset r rate 250 50
# fcitx5 fcitx5-configtool fcitx5-gtk4 fcitx5-qt fcitx5-mozc
@@ -143,8 +144,8 @@ for_window [class="firefox"] move to workspace 10
for_window [class="discord"] move to workspace 10
for_window [class="Spotify"] move to workspace 10
workspace 1 output DP-1
workspace 10 output DP-3
workspace 1 output DP-4
workspace 10 output DP-0
# i3-save-tree --workspace 2 > ~/.screenlayout/i3layout.json
# remember to adjust 'swallow'
@@ -167,7 +168,7 @@ for_window [all] title_window_icon on
default_border none
title_align center
exec_always --no-startup-id feh --bg-scale ~/cloud/images/wallpaper/wallpaper
exec --no-startup-id nitrogen --restore
exec_always --no-startup-id ~/.config/polybar/launch.sh
exec_always --no-startup-id pkill picom && picom

View File

@@ -8,7 +8,7 @@ inactive = #dfa000
alert = #e67e80
[bar/main]
monitor = DP-1
monitor = DP-4
enable-ipc = true
width = 100%