switched from sys ruby to rvm, polybar deprecation warnings & i3 floating windows
This commit is contained in:
@@ -22,8 +22,7 @@ exec --no-startup-id blueman-applet
|
||||
exec setxkbmap us altgr-intl
|
||||
exec xmodmap $HOME/.i3/custom.map
|
||||
|
||||
font pango: Font Awesome 5 Free, Font Awesome 5 Brands, xos4 Terminus 12
|
||||
|
||||
font pango: xos4 Terminus, Font Awesome 5 Free, Font Awesome 5 Brands 12
|
||||
|
||||
#--APPEARANCE--#
|
||||
#--T-netbook---#
|
||||
@@ -57,6 +56,7 @@ for_window [class="Pavucontrol"] floating enable
|
||||
for_window [class="octopi"] floating enable
|
||||
for_window [class="lxappearance"] floating enable
|
||||
for_window [class="mojo"] floating enable
|
||||
for_window [class="nitrogen"] floating enable
|
||||
for_window [title="Hold On*"] floating enable
|
||||
for_window [title="Cerebro*"] floating enable
|
||||
for_window [title="florence"] floating enable
|
||||
@@ -202,6 +202,10 @@ bindsym $mod+Left move container to output left
|
||||
bindsym $mod+Right move container to output right
|
||||
bindsym $mod+Shift+Left move workspace to output left
|
||||
bindsym $mod+Shift+Right move workspace to output right
|
||||
bindsym $mod+Up move container to output up
|
||||
bindsym $mod+Down move container to output down
|
||||
bindsym $mod+Shift+Up move workspace to output up
|
||||
bindsym $mod+Shift+Down move workspace to output down
|
||||
#//WORKSPACES//#
|
||||
|
||||
# resize window (you can also use the mouse for that)
|
||||
|
||||
Reference in New Issue
Block a user