Removing (again) borders of browser and urxvt

This commit is contained in:
Julien Palard 2018-04-20 09:21:11 +02:00
parent f09fb81612
commit e77f3a99f4
1 changed files with 2 additions and 0 deletions

View File

@ -177,3 +177,5 @@ focus_follows_mouse no
bindsym $mod+x move workspace to output right
exec x-terminal-emulator
exec firefox
for_window [window_role="browser"] border none
for_window [class="URxvt"] border none