mirror of
https://github.com/edu4rdshl/linuxscripts.git
synced 2026-07-17 23:24:52 +00:00
added numlock to i3
This commit is contained in:
parent
e0067697af
commit
20cc6c82db
1 changed files with 6 additions and 1 deletions
|
|
@ -36,9 +36,14 @@ workspace_layout tabbed
|
|||
focus_follows_mouse no
|
||||
|
||||
##### Programs to run at startup #####
|
||||
# exec cbatticon
|
||||
|
||||
# Activate NumLock
|
||||
exec numlockx
|
||||
# Clipboard manager
|
||||
exec parcellite
|
||||
# Background
|
||||
exec feh --bg-center /home/sechacklabs/Pictures/SHL/sechacklabs-wallpaper-red.jpg
|
||||
# Keyring daemon
|
||||
exec /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
|
||||
##### End of programs to run at startup #####
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue