mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 16:51:34 +02:00
Add doom emacs config
This commit is contained in:
parent
e3c86138ef
commit
70e19a1b38
10 changed files with 218 additions and 63 deletions
|
|
@ -25,9 +25,9 @@ exec --no-startup-id exec picom --experimental-backends -b
|
|||
exec --no-startup-id exec nitrogen --restore
|
||||
exec --no-startup-id exec setxkbmap "us,ua" ",winkeys" "grp:alt_shift_toggle" -option "ctrl:nocaps"
|
||||
exec --no-startup-id exec org.telegram.desktop
|
||||
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
exec --no-startup-id xautolock -time 3 -locker "betterlockscreen --off 180 -t \"Computer is lockerd\" -l"
|
||||
exec_always --no-startup-id $HOME/.config/i3/bar.sh
|
||||
exec --no-startup-id exec /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
exec_always --no-startup-id exec xautolock -time 3 -locker "betterlockscreen --off 180 -t \"Computer is lockerd\" -l"
|
||||
exec_always --no-startup-id exec $HOME/.config/i3/bar.sh
|
||||
#exec --no-startup-id exec conky
|
||||
#exec --no-startup-id exec redshift-gtk
|
||||
#exec --no-startup-id exec discord
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue