aboutsummaryrefslogtreecommitdiff
path: root/i3
diff options
context:
space:
mode:
Diffstat (limited to 'i3')
-rw-r--r--i3/.config/i3/config5
1 files changed, 3 insertions, 2 deletions
diff --git a/i3/.config/i3/config b/i3/.config/i3/config
index b75963f..72dedbf 100644
--- a/i3/.config/i3/config
+++ b/i3/.config/i3/config
@@ -78,7 +78,7 @@ font pango:monospace 8, Awesome 8
# Use Mouse+$WinKey to drag floating windows to their wanted position
floating_modifier $WinKey
-for_window [class="URxvt"] floating enable
+#for_window [class="URvxt"] floating enable
#for_window [title="Euro Truck Simulator 2"] floating enable
#for_window [title="Euro Truck Simulator 2"] move position -4px -4px, resize grow height 4px, resize grow width 3840px;
@@ -118,7 +118,8 @@ bindsym $WinKey+p exec rofi-pass
bindsym XF86AudioPlay exec ~/.config/i3/switch_audio.sh 8
# start a terminal
-bindsym $WinKey+Return exec qterminal
+#bindsym $WinKey+Return exec urxvt --termName 'rxvt-unicode' -fn 'xft:Fira Code:size=8' --background 'black' --color0 'black' --color8 'black' --color1 'red' --color9 'red' --color2 'green' --color10 'green' --color3 'yellow' --color11 'yellow' --color4 'blue' --color12 'blue' --color6 'cyan' --color14 'cyan' --color7 'white' --color15 'white' -cursorColor '#ffffff'
+bindsym $WinKey+Return exec urxvt
# kill focused window
bindsym $WinKey+Shift+A kill