dotfiles/sway/config

23 lines
685 B
Plaintext
Raw Normal View History

2024-05-14 18:24:38 +03:00
## UT3USW Sway Configuration based on Hypr
2024-05-14 12:29:49 +03:00
exec_always {
2024-05-15 00:09:23 +03:00
gsettings set org.gnome.desktop.interface text-scaling-factor 1.1
gsettings set org.gnome.desktop.interface cursor-size 24
2024-05-14 12:29:49 +03:00
}
2024-05-14 18:24:38 +03:00
set $foot ~/.config/hypr/scripts/terminal
set $screenshot grimshot --notify copy area
2024-05-14 12:29:49 +03:00
set $menu rofi -dmenu
set $launcher ~/.config/hypr/scripts/rofi_launcher
set $powermenu nwgbar -layer-shell-layer OVERLAY -layer-shell-exclusive-zone -1 -b 24273a -o 0.8
2024-05-14 12:29:49 +03:00
seat seat0 fallback true
seat seat0 hide_cursor when-typing enable
seat seat0 idle_inhibit keyboard pointer switch
seat seat0 idle_wake keyboard switch
2024-05-14 18:24:38 +03:00
include theme
include input
include bindings
include applications
include autostart