Nord theme

This commit is contained in:
Johannes Rothe 2021-08-27 17:43:37 +02:00
parent 49addc6241
commit d73072d041
3 changed files with 12 additions and 2 deletions

View File

@ -27,6 +27,9 @@ new_window 1pixel
# start a terminal
bindsym $mod+Return exec gnome-terminal
# set background
exec --no-startup-id "hsetroot -center ~/pictures/wallpaper/malle.png"
# lock
bindsym Mod1+l exec i3lock-fancy
@ -167,11 +170,17 @@ bindsym $mod+r mode "resize"
# Start i3bar to display a workspace bar (plus the system information i3status
# finds out, if available)
# https://i3wm.org/docs/userguide.html#_colors
bar {
status_command i3status
font pango:Roboto 10
colors {
background #333333
statusline #eff0f1
background #3b4252
statusline #d8dee9
separator #88c0d0
urgent_workspace #bf616a #bf616a #3b4252
inactive_workspace #2e3440 #3b4252 #d8dee9
active_workspace #5e81ac #5e81ac #eceff4
focused_workspace #5e81ac #5e81ac #eceff4
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 MiB

View File

@ -12,6 +12,7 @@
- fish
- fzf
- htop
- hsetroot
- ispell
- i3
- i3lock-fancy