mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
modified desktop i3
This commit is contained in:
parent
3f203cdfa1
commit
7df00a52e1
1
i3/.config/i3/config
Symbolic link
1
i3/.config/i3/config
Symbolic link
@ -0,0 +1 @@
|
||||
config.desktop
|
@ -241,14 +241,14 @@ bar {
|
||||
}
|
||||
|
||||
# Startup programs
|
||||
exec_always --no-startup-id xrandr --output DP1 --primary
|
||||
exec_always --no-startup-id xrandr --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 xrandr --output HDMI1 --mode 1920x1200 --right-of DP1 --rotate left
|
||||
exec_always --no-startup-id nitrogen --restore; sleep 1; compton -b
|
||||
exec_always --no-startup-id ~/bin/start-conky.sh
|
||||
|
||||
exec --no-startup-id nm-applet
|
||||
exec --no-startup-id firejail dropbox start
|
||||
exec --no-startup-id compton -f
|
||||
exec --no-startup-id dropbox start
|
||||
#exec --no-startup-id compton -f
|
||||
exec --no-startup-id redshift-gtk
|
||||
exec --no-startup-id xautolock -time 10 -locker "i3lock-fancy"
|
||||
exec --no-startup-id /usr/lib/deja-dup/deja-dup/deja-dup-monitor
|
||||
|
Loading…
Reference in New Issue
Block a user