changes from switch on laptop back to arch
This commit is contained in:
+2
-2
@@ -310,8 +310,8 @@ bindsym $mod+Shift+r restart
|
|||||||
bindsym $mod+Ctrl+Shift+$alt+l exec --no-startup-id light-locker-command -l
|
bindsym $mod+Ctrl+Shift+$alt+l exec --no-startup-id light-locker-command -l
|
||||||
|
|
||||||
# Set shut down, restart and locking features
|
# Set shut down, restart and locking features
|
||||||
bindsym $mod+Shift+Ctrl+$alt+h exec --no-startup-id loginctl hibernate
|
bindsym $mod+Shift+Ctrl+$alt+h exec --no-startup-id systemctl hibernate
|
||||||
bindsym $mod+Shift+Ctrl+$alt+s exec --no-startup-id loginctl suspend
|
bindsym $mod+Shift+Ctrl+$alt+s exec --no-startup-id systemctl suspend
|
||||||
|
|
||||||
#bindsym $mod+0 mode "$mode_system"
|
#bindsym $mod+0 mode "$mode_system"
|
||||||
#set $mode_system (l)ock, (e)xit, switch_(u)ser, (s)uspend, (h)ibernate, (r)eboot, (Shift+s)hutdown
|
#set $mode_system (l)ock, (e)xit, switch_(u)ser, (s)uspend, (h)ibernate, (r)eboot, (Shift+s)hutdown
|
||||||
|
|||||||
@@ -783,7 +783,7 @@ interface = wlan0
|
|||||||
; Normal Module
|
; Normal Module
|
||||||
[module/network]
|
[module/network]
|
||||||
type = internal/network
|
type = internal/network
|
||||||
interface = wlan0
|
interface = wlp0s20f3
|
||||||
click-left = brave
|
click-left = brave
|
||||||
|
|
||||||
; Seconds to sleep between updates
|
; Seconds to sleep between updates
|
||||||
|
|||||||
@@ -7,6 +7,7 @@ bluez-utils
|
|||||||
autorandr
|
autorandr
|
||||||
wireless_tools
|
wireless_tools
|
||||||
playerctl
|
playerctl
|
||||||
|
pulseaudio
|
||||||
picom
|
picom
|
||||||
psensor
|
psensor
|
||||||
powertop
|
powertop
|
||||||
|
|||||||
Reference in New Issue
Block a user