|
|
|
@ -3,12 +3,13 @@ output eDP-1 {
|
|
|
|
|
#mode 1920x1080@60.004Hz
|
|
|
|
|
mode 1920x1080@144.003Hz
|
|
|
|
|
scale 1.0
|
|
|
|
|
adaptive_sync on
|
|
|
|
|
adaptive_sync off
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
output HDMI-A-2 {
|
|
|
|
|
output DP-1 {
|
|
|
|
|
mode 2560x1440@144.000Hz
|
|
|
|
|
scale 1.0
|
|
|
|
|
adaptive_sync off
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
# set mouse
|
|
|
|
@ -50,7 +51,7 @@ font pango:Roboto Mono for Powerline 10
|
|
|
|
|
floating_modifier $mod
|
|
|
|
|
|
|
|
|
|
# start a terminal
|
|
|
|
|
bindsym $mod+Return exec foot
|
|
|
|
|
bindsym $mod+Return exec alacritty
|
|
|
|
|
|
|
|
|
|
# kill focused window
|
|
|
|
|
bindsym $mod+Shift+q kill
|
|
|
|
@ -232,6 +233,9 @@ exec "/usr/bin/sleep 5; /usr/bin/nextcloud --background"
|
|
|
|
|
# start nm-applet
|
|
|
|
|
exec --no-startup-id nm-applet --indicator
|
|
|
|
|
|
|
|
|
|
# start rog-control-center
|
|
|
|
|
exec --no-startup-id rog-control-center
|
|
|
|
|
|
|
|
|
|
# dunst keybinds
|
|
|
|
|
bindsym Ctrl+space exec dunstctl close
|
|
|
|
|
bindsym Ctrl+Shift+space exec dunstctl close-all
|
|
|
|
@ -271,8 +275,8 @@ bindsym $mod+n exec firefox
|
|
|
|
|
#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=wayland --ozone-platform-hint=wayland"
|
|
|
|
|
|
|
|
|
|
# Mod + Shift + b edge
|
|
|
|
|
bindsym $mod+Shift+b exec "microsoft-edge-beta --enable-features=UseOzonePlatform,VaapiVideoDecoder,VaapiVideoEncoder,WebRTCPipeWireCapturer --ozone-platform=wayland --ozone-platform-hint=wayland --disable-features=UseChromeOSDirectVideoDecoder --use-gl=egl"
|
|
|
|
|
# Mod + Shift + b mercury
|
|
|
|
|
bindsym $mod+Shift+b exec "mercury-browser"
|
|
|
|
|
|
|
|
|
|
# Mod + m pantheon files
|
|
|
|
|
bindsym $mod+m exec io.elementary.files
|
|
|
|
@ -282,7 +286,7 @@ bindsym $mod+Shift+x exec /usr/local/bin/emotes
|
|
|
|
|
|
|
|
|
|
# Assign windows to workspaces
|
|
|
|
|
assign [class="Brave-browser"] 3
|
|
|
|
|
assign [class="Steam"] 4
|
|
|
|
|
#assign [class="Steam"] 4
|
|
|
|
|
assign [class="discord"] 10
|
|
|
|
|
|
|
|
|
|
# make notification windows floating
|
|
|
|
|