From 425382f7995bd78019b4b8a4193d8d50c899ccbe Mon Sep 17 00:00:00 2001 From: Frederick Yin Date: Sun, 30 Jan 2022 11:29:41 +0800 Subject: 2022 --- sway/config | 22 +++++++++------------- 1 file changed, 9 insertions(+), 13 deletions(-) (limited to 'sway') diff --git a/sway/config b/sway/config index 1fd2221..485e664 100644 --- a/sway/config +++ b/sway/config @@ -24,18 +24,18 @@ output eDP-1 { pos 0 0 } -output HDMI-A-0 { +output HDMI-A-1 { # AOC 27" 2560x1440 bg ~/Pictures/wallpapers/breach.png fill pos 0 0 } -output HDMI-A-1 { - # HP 20" 900x1600 - bg ~/Pictures/wallpapers/umji_login_900x1600.png fill - pos 1920 0 - transform 270 -} +# output HDMI-A-1 { +# # HP 20" 900x1600 +# bg ~/Pictures/wallpapers/umji_login_900x1600.png fill +# pos 1920 0 +# transform 270 +# } # Example configuration: # output HDMI-A-1 resolution 1920x1080 position 1920,0 @@ -215,11 +215,7 @@ bar { include /etc/sway/config.d/* # capslock <-> esc -input 1:1:AT_Translated_Set_2_keyboard { - xkb_options caps:swapescape -} - -input 1452:591:Keychron_K8 { +input type:keyboard { xkb_options caps:swapescape } @@ -247,7 +243,7 @@ seat seat0 xcursor_theme breeze_cursors 24 # quick application launching bindsym $mod+m exec qutebrowser -bindsym $mod+e exec dolphin +bindsym $mod+e exec QT_QPA_PLATFORMTHEME=qt5ct dolphin # kde wallet exec --no-startup-id /usr/lib/pam_kwallet_init -- cgit v1.2.3