diff --git a/config/sway/config b/config/sway/config index fe9417b..cad852e 100644 --- a/config/sway/config +++ b/config/sway/config @@ -149,12 +149,12 @@ bindsym $mod+z exec $locking # bindsym $mod+x exec "taskwarrior_stop" # bindsym $mod+Shift+z exec "suspend-and-lock" -bindsym XF86MonBrightnessUp exec --no-startup-id /usr/bin/light -A 5 -bindsym XF86MonBrightnessDown exec --no-startup-id /usr/bin/light -U 5 - -bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ +3% -bindsym XF86AudioLowerVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ -3% -bindsym XF86AudioMute exec --no-startup-id pactl set-sink-mute @DEFAULT_SINK@ toggle +# bindsym XF86MonBrightnessUp exec --no-startup-id /usr/bin/light -A 5 +# bindsym XF86MonBrightnessDown exec --no-startup-id /usr/bin/light -U 5 +# +# bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ +3% +# bindsym XF86AudioLowerVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ -3% +# bindsym XF86AudioMute exec --no-startup-id pactl set-sink-mute @DEFAULT_SINK@ toggle # bindsym $mod+Shift+o exec "display_switch" diff --git a/config/waybar/style.css b/config/waybar/style.css index 26fb424..a2bcb09 100644 --- a/config/waybar/style.css +++ b/config/waybar/style.css @@ -104,7 +104,7 @@ min-height: 0; margin: 0; padding: 0; - font-family: "Iosevka Custom"; + font-family: "Iosevka Custom", "Font Awesome 5 Free"; } /* The whole bar */ diff --git a/profile b/profile index 9da0049..6b14f4c 100644 --- a/profile +++ b/profile @@ -27,6 +27,13 @@ export DOCKER_HOST=unix:///var/run/docker.sock export WINEFSYNC=1 export SUDO_ASKPASS=/usr/bin/ssh-askpass-fullscreen +export LIBVA_DRIVER_NAME=i965 +export ANV_DEBUG=video-decode,video-encode + +# themes +export QT_STYLE_OVERRIDE=fusion + + # OG # export __EGL_VENDOR_LIBRARY_FILENAMES=/usr/share/glvnd/egl_vendor.d/10_nvidia.json # wayland