update
This commit is contained in:
parent
3fdc35628d
commit
64f6bc342f
@ -61,7 +61,7 @@ set_from_resource $color15 color15
|
|||||||
# My colors
|
# My colors
|
||||||
client.background $background
|
client.background $background
|
||||||
|
|
||||||
client.focused $foreground $background $foreground $color2 $color2
|
client.focused $foreground $background $foreground $color2 $color2
|
||||||
client.unfocused $foreground $background $foreground $color4 $color4
|
client.unfocused $foreground $background $foreground $color4 $color4
|
||||||
client.focused_inactive $foreground $background $foreground $color4 $color4
|
client.focused_inactive $foreground $background $foreground $color4 $color4
|
||||||
client.urgent $foreground $background $foreground $color4 $color4
|
client.urgent $foreground $background $foreground $color4 $color4
|
||||||
@ -85,13 +85,13 @@ exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock --nofork
|
|||||||
exec --no-startup-id nm-applet
|
exec --no-startup-id nm-applet
|
||||||
|
|
||||||
# Clipman
|
# Clipman
|
||||||
exec --no-startup-id xfce4-clipman
|
exec --no-startup-id clipit
|
||||||
|
|
||||||
# Nitrogen: wallpaper
|
# Nitrogen: wallpaper
|
||||||
exec --no-startup-id nitrogen --restore
|
exec --no-startup-id nitrogen --restore
|
||||||
|
|
||||||
# Polybar: desktop bar
|
# Polybar: desktop bar
|
||||||
exec_always --no-startup-id $HOME/.config/polybar/scripts/launch.sh
|
# exec_always --no-startup-id $HOME/.config/polybar/scripts/launch.sh
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -123,8 +123,7 @@ bindsym $mod+space exec "rofi -show drun"
|
|||||||
# bindcode $mod+40 exec --no-startup-id i3-dmenu-desktop
|
# bindcode $mod+40 exec --no-startup-id i3-dmenu-desktop
|
||||||
|
|
||||||
# start a terminal
|
# start a terminal
|
||||||
# bindsym $mod+Return exec i3-sensible-terminal
|
bindsym $mod+Return exec i3-sensible-terminal
|
||||||
bindsym $mod+Return exec alacritty
|
|
||||||
|
|
||||||
# start some useful apps
|
# start some useful apps
|
||||||
bindsym $mod+e exec "exo-open --launch FileManager"
|
bindsym $mod+e exec "exo-open --launch FileManager"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user