mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
start nitrogen
This commit is contained in:
parent
fb16715a27
commit
692ccba7bb
@ -67,7 +67,8 @@ for_window [title="Volume Control"] floating enable
|
|||||||
for_window [title="Toggl Desktop"] floating enable
|
for_window [title="Toggl Desktop"] floating enable
|
||||||
# Syncthing
|
# Syncthing
|
||||||
for_window [title="Syncthing"] floating enable
|
for_window [title="Syncthing"] floating enable
|
||||||
|
# Qtpass
|
||||||
|
for_window [title="QtPass"] floating enable
|
||||||
|
|
||||||
# Widow Colours
|
# Widow Colours
|
||||||
# border background text indicator
|
# border background text indicator
|
||||||
@ -105,7 +106,6 @@ bar {
|
|||||||
exec_always --no-startup-id xrandr --output DP1 --mode 2560x1440 --dpi 96 --primary --output HDMI1 --mode 1920x1200 --right-of DP1 --rotate left
|
exec_always --no-startup-id xrandr --output DP1 --mode 2560x1440 --dpi 96 --primary --output HDMI1 --mode 1920x1200 --right-of DP1 --rotate left
|
||||||
exec_always --no-startup-id compton -b
|
exec_always --no-startup-id compton -b
|
||||||
exec_always --no-startup-id dunst
|
exec_always --no-startup-id dunst
|
||||||
exec_always --no-startup-id feh --bg-scale ~/.config/wall.png
|
|
||||||
|
|
||||||
exec --no-startup-id pulseaudio
|
exec --no-startup-id pulseaudio
|
||||||
exec --no-startup-id pasystray
|
exec --no-startup-id pasystray
|
||||||
@ -115,6 +115,7 @@ exec --no-startup-id syncthing-gtk -m
|
|||||||
exec --no-startup-id xautolock -time 10 -locker "i3lock-fancy"
|
exec --no-startup-id xautolock -time 10 -locker "i3lock-fancy"
|
||||||
exec --no-startup-id offlineimap
|
exec --no-startup-id offlineimap
|
||||||
|
|
||||||
|
exec nitrogen --restore
|
||||||
exec firefox
|
exec firefox
|
||||||
exec slack
|
exec slack
|
||||||
exec i3-sensible-terminal --class=weechat -e weechat
|
exec i3-sensible-terminal --class=weechat -e weechat
|
||||||
|
Loading…
Reference in New Issue
Block a user