set $down j
set $up k
set $right l
-set $term alacritty
-set $term2 urxvt
+set $term urxvt
set $menu rofi -show run -display-run '> ' -display-window ' 🗔 '
### Output configuration
#
# start a terminal
bindsym $mod+Return exec $term
- bindsym $mod+Shift+Return exec $term2
+ bindsym $mod+Shift+Return exec $term -name floating
+ for_window [class="URxvt" instance="floating"] floating enable
# kill focused window
bindsym $mod+Shift+q kill