Update i3 background and add boxu command #fishshell

This commit is contained in:
Colin Powell
2019-04-18 01:54:59 -04:00
parent e6659d622a
commit 24e22170fb
3 changed files with 13 additions and 10 deletions

View File

@ -0,0 +1,3 @@
function boxu
ssh -t root@box.onec.me "apt upgrade -y"
end

Binary file not shown.

After

Width:  |  Height:  |  Size: 520 KiB

View File

@ -30,13 +30,13 @@ font pango:DejaVu Sans Mono 8
# Use Mouse+$mod to drag floating windows to their wanted position
floating_modifier $mod
exec feh --bg-scale /usr/share/backgrounds/Cuttlefish Wallpaper Grey 4096x2304.png
exec feh --bg-scale ~/.config/i3/background.png
#exec --no-startup-id betterlockscreen -w
#exec --no-startup-id fish /home/aria/tmuxify.sh
#bindsym $mod+shift+x exec --no-startup-id betterlockscreen -l dimblur
# binds
bindsym $mod+Return exec --no-startup-id alacritty
bindsym $mod+Return exec --no-startup-id kitty
bindsym $mod+a exec --no-startup-id fish -c emacs
bindsym $mod+e exec --no-startup-id fish -c rofimoji
bindsym $mod+p exec --no-startup-id fish -c "i3-quickterm shell"
@ -182,14 +182,14 @@ bindsym $mod+r mode "resize"
#exec_always --no-startup-id ~/.config/i3/polybar.sh
exec --no-startup-id compton &
gaps inner 5
gaps outer 5
gaps horizontal 5
gaps vertical 5
gaps top 5
gaps right 5
gaps bottom 5
gaps left 5
gaps inner 3
gaps outer 3
gaps horizontal 3
gaps vertical 3
gaps top 3
gaps right 3
gaps bottom 3
gaps left 3
# Global gaps size
# gaps inner 10 gaps outer 15