|
|
@ -33,6 +33,9 @@ input "1267:12521:ELAN1205:00_04F3:30E9_Touchpad" {
|
|
|
|
exec systemctl --user import-environment SWAYSOCK WAYLAND_DISPLAY
|
|
|
|
exec systemctl --user import-environment SWAYSOCK WAYLAND_DISPLAY
|
|
|
|
exec dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK
|
|
|
|
exec dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# disable xwayland
|
|
|
|
|
|
|
|
#xwayland disable
|
|
|
|
|
|
|
|
|
|
|
|
# fix for screen sharing
|
|
|
|
# fix for screen sharing
|
|
|
|
exec /usr/lib/xdg-desktop-portal -r & /usr/lib/xdg-desktop-portal-wlr
|
|
|
|
exec /usr/lib/xdg-desktop-portal -r & /usr/lib/xdg-desktop-portal-wlr
|
|
|
|
|
|
|
|
|
|
|
@ -280,7 +283,8 @@ bindsym $mod+n exec firefox
|
|
|
|
|
|
|
|
|
|
|
|
# Mod + b (old: min) notesnook
|
|
|
|
# Mod + b (old: min) notesnook
|
|
|
|
#bindsym $mod+b exec "min --use-gl=desktop --enable-features=VaapiVideoDecoder,VaapiVideoEncoder,CanvasOopRasterization --ozone-platform-hint=auto --ignore-gpu-blocklist --enable-gpu-rasterization --enable-zero-copy --disable-features=UseSkiaRenderer,UseChromeOSDirectVideoDecoder --canvas-oop-rasterization"
|
|
|
|
#bindsym $mod+b exec "min --use-gl=desktop --enable-features=VaapiVideoDecoder,VaapiVideoEncoder,CanvasOopRasterization --ozone-platform-hint=auto --ignore-gpu-blocklist --enable-gpu-rasterization --enable-zero-copy --disable-features=UseSkiaRenderer,UseChromeOSDirectVideoDecoder --canvas-oop-rasterization"
|
|
|
|
bindsym $mod+b exec "notesnook --ozone-platform-hint=x11"
|
|
|
|
#bindsym $mod+b exec "notesnook --ozone-platform-hint=x11"
|
|
|
|
|
|
|
|
bindsym $mod+b exec "min-browser"
|
|
|
|
|
|
|
|
|
|
|
|
# Mod + Shift + b firefox-dev
|
|
|
|
# Mod + Shift + b firefox-dev
|
|
|
|
bindsym $mod+Shift+b exec "firefox-developer-edition"
|
|
|
|
bindsym $mod+Shift+b exec "firefox-developer-edition"
|
|
|
|