i3: dimmign entfernt
This commit is contained in:
parent
45ceece334
commit
82c8f67137
2 changed files with 0 additions and 5 deletions
|
@ -15,9 +15,6 @@ force_display_urgency_hint 5000 ms
|
|||
bindsym $mod1+l exec "~/dotfiles/i3/scripte/lock.sh"
|
||||
exec_always xautolock -time 10 -locker "~/dotfiles/i3/scripte/lock.sh"
|
||||
|
||||
# dimm screen
|
||||
exec_always --no-startup-id ~/dotfiles/i3/scripte/dimming.sh
|
||||
|
||||
# NetworkManager is the most popular way to manage wireless networks on Linux,
|
||||
# and nm-applet is a desktop environment-independent system tray GUI for it.
|
||||
exec --no-startup-id nm-applet
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
#!/bin/bash
|
||||
xautolock -detectsleep -time 5 -locker "brightnessctl set 25%"
|
Loading…
Reference in a new issue