added fuzzel config; modified cargo config; modified sway config to use fuzzel
This commit is contained in:
@@ -104,12 +104,12 @@ bindsym $mod+Shift+space floating toggle
|
||||
bindsym $mod+space focus mode_toggle
|
||||
|
||||
# lock screen
|
||||
# bindsym --release $mod+Shift+l exec swaylock
|
||||
bindsym --release $mod+escape exec swaylock-blur
|
||||
|
||||
# tools
|
||||
bindsym $mod+t exec kitty
|
||||
bindsym $mod+d exec wofi
|
||||
bindsym $mod+w exec clipman pick -t wofi
|
||||
bindsym $mod+d exec fuzzel
|
||||
bindsym $mod+w exec clipman pick --tool=CUSTOM --tool-args="fuzzel -d -w 60"
|
||||
|
||||
# change focus
|
||||
bindsym $mod+h focus left
|
||||
@@ -200,6 +200,6 @@ exec discord
|
||||
exec ibus-daemon -rxR
|
||||
|
||||
# window rules
|
||||
|
||||
for_window [app_id="org.kde.polkit-kde-authentication-agent-1"] floating enable
|
||||
for_window [app_id="org.freedesktop.impl.portal.desktop.kde"] floating enable
|
||||
for_window [title="meower"] floating enable; resize set 600 450;
|
||||
|
||||
Reference in New Issue
Block a user