changes from switch on laptop back to arch

This commit is contained in:
2023-07-10 12:34:07 +02:00
parent a9846a5d49
commit a22ec997c7
3 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -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
+1
View File
@@ -7,6 +7,7 @@ bluez-utils
autorandr autorandr
wireless_tools wireless_tools
playerctl playerctl
pulseaudio
picom picom
psensor psensor
powertop powertop