Compare commits
No commits in common. "eb2999cd7df2fcfd42ac0888b4866c3b66c929d3" and "8f2a52fb085a3a72ac9d0dc3a83313d8dcad1d1f" have entirely different histories.
eb2999cd7d
...
8f2a52fb08
@ -91,14 +91,6 @@ exec swayidle -w \
|
||||
#
|
||||
input 1133:50503:Logitech_USB_Receiver accel_profile flat
|
||||
input 1133:16500:Logitech_G304 accel_profile flat
|
||||
input 1133:16521:Logitech_K580 {
|
||||
xkb_layout us
|
||||
xkb_variant colemak
|
||||
}
|
||||
input 1204:4621:Majestouch_Convertible_2 {
|
||||
xkb_layout us
|
||||
xkb_variant colemak
|
||||
}
|
||||
input 1:1:AT_Translated_Set_2_keyboard {
|
||||
xkb_layout "us"
|
||||
xkb_variant "colemak"
|
||||
@ -318,6 +310,7 @@ bindsym $mod+Control+h gaps horizontal current plus 200
|
||||
bindsym $mod+Control+l gaps horizontal current minus 200
|
||||
bindsym $mod+shift+f gaps horizontal current toggle 400
|
||||
|
||||
gaps inner 5
|
||||
smart_gaps inverse_outer
|
||||
|
||||
default_border pixel 3
|
||||
@ -325,14 +318,13 @@ default_border pixel 3
|
||||
#
|
||||
# Startup programs:
|
||||
#
|
||||
exec wayland-run-on-new-display set-correct-monitor 390+1080
|
||||
#exec wayland-run-on-new-display set-correct-monitor 390+1080
|
||||
exec gentoo-pipewire-launcher
|
||||
exec dunst
|
||||
exec wlsunset -l 22.4 -L 114.1
|
||||
|
||||
exec alacritty
|
||||
exec firefox
|
||||
exec webcord-bin
|
||||
exec discord-ff
|
||||
exec signal-desktop
|
||||
|
||||
#
|
||||
@ -342,15 +334,11 @@ exec signal-desktop
|
||||
assign [app_id="firefox"] workspace 2:r
|
||||
assign [app_id="Discord Firefox"] workspace 3:s
|
||||
for_window [title="^Discord — Mozilla Firefox$"] fullscreen disable
|
||||
assign [class="WebCord"] workspace 3:s
|
||||
assign [class="Signal"] workspace 3:s
|
||||
assign [class="Steam"] workspace 4:t
|
||||
# Space Games, as joystick usage without mouse and keyboard count as idle.
|
||||
for_window [class="steam_app_359320"] inhibit_idle focus
|
||||
for_window [class="starcitizen.exe"] inhibit_idle focus
|
||||
# Inhibit idle on focus
|
||||
for_window [class="WebCord"] inhibit_idle focus
|
||||
for_window [app_id="org.jellyfin.jellyfinmediaplayer"] inhibit_idle focus
|
||||
# Floating windows
|
||||
for_window [title="^Firefox — Sharing Indicator$"] floating enable, move position 50ppt 0px;
|
||||
for_window [class="^Steam$"] floating enable
|
||||
|
Loading…
Reference in New Issue
Block a user