Try urxvtd/urxvtc.

This commit is contained in:
Julien Palard 2020-06-02 23:55:16 +02:00
parent 90fe287620
commit 62e86fa79a
2 changed files with 3 additions and 2 deletions

View File

@ -30,7 +30,7 @@ font pango:monospace 12
floating_modifier $mod floating_modifier $mod
# start a terminal # start a terminal
bindsym $mod+Return exec i3-sensible-terminal bindsym $mod+Return exec urxvtc
# kill focused window # kill focused window
bindsym $mod+Shift+q kill bindsym $mod+Shift+q kill
@ -185,7 +185,7 @@ hide_edge_borders both
bindsym $mod+o exec i3lock-fancy bindsym $mod+o exec i3lock-fancy
focus_follows_mouse no focus_follows_mouse no
bindsym $mod+x move workspace to output right bindsym $mod+x move workspace to output right
exec x-terminal-emulator exec urxvtc
exec firefox exec firefox
for_window [window_role="browser"] border none for_window [window_role="browser"] border none
for_window [class="URxvt"] border none for_window [class="URxvt"] border none

View File

@ -34,4 +34,5 @@ ulimit -c unlimited
# Start i3 # Start i3
feh --bg-fill /home/mandark/meltyLab2.jpg & feh --bg-fill /home/mandark/meltyLab2.jpg &
xautolock -time 3 -locker i3lock-fancy -detectsleep & xautolock -time 3 -locker i3lock-fancy -detectsleep &
urxvtd -q -o -f
exec /usr/bin/i3 exec /usr/bin/i3