Merge branch 'master' of git.darkou.fr:dbroqua/home
This commit is contained in:
commit
4c1d1609eb
2 changed files with 3 additions and 2 deletions
|
@ -28,7 +28,7 @@ set $thinkstation HDMI-A-3
|
||||||
set $thinkstation-work "Iiyama North America PL2483H 1173700204528"
|
set $thinkstation-work "Iiyama North America PL2483H 1173700204528"
|
||||||
set $thinkpad eDP-1
|
set $thinkpad eDP-1
|
||||||
set $thinkpad-work "Goldstar Company Ltd LG ULTRAWIDE 0x0000F6D7"
|
set $thinkpad-work "Goldstar Company Ltd LG ULTRAWIDE 0x0000F6D7"
|
||||||
set $work DP-1
|
set $work DP-3
|
||||||
|
|
||||||
# Workspaces
|
# Workspaces
|
||||||
set $wksp1 "1: Main"
|
set $wksp1 "1: Main"
|
||||||
|
@ -174,6 +174,7 @@ bindsym Alt+space exec $menu
|
||||||
|
|
||||||
# lock screen
|
# lock screen
|
||||||
bindsym $mod+Alt+l exec swaylock -f
|
bindsym $mod+Alt+l exec swaylock -f
|
||||||
|
bindsym $mod+Ctrl+l exec swaylock -S
|
||||||
|
|
||||||
# Reload the configuration file
|
# Reload the configuration file
|
||||||
bindsym $mod+Shift+r reload
|
bindsym $mod+Shift+r reload
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image=/home/dbroqua/Nextcloud/images/Wallpaper/Nord\ Theme/lock.png
|
image=/home/dbroqua/Nextcloud/images/Wallpaper/Nord\ Theme/lock.png
|
||||||
font=Droid Sans Mono Slashed for Powerline
|
font=Droid Sans Mono Slashed for Powerline
|
||||||
clock
|
;clock
|
||||||
indicator
|
indicator
|
||||||
indicator-radius=100
|
indicator-radius=100
|
||||||
indicator-thickness=6
|
indicator-thickness=6
|
||||||
|
|
Loading…
Reference in a new issue