diff options
-rw-r--r-- | rc.org | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3873,6 +3873,8 @@ exec swayidle \ # # start a terminal bindsym $mod+Return exec $term + bindsym $mod+Shift+Return exec $term -name floating + for_window [class="URxvt" instance="floating"] floating enable # kill focused window bindsym $mod+Shift+q kill |