Compare commits
3 Commits
4e2933401f
...
a741df08f9
Author | SHA1 | Date | |
---|---|---|---|
|
a741df08f9 | ||
|
fc5500765d | ||
|
4bfcd9e32f |
@@ -152,7 +152,7 @@ exec-once = uwsm app -- wl-paste --type image --watch cliphist store &
|
||||
|
||||
#+BEGIN_SRC conf :tangle hyprland.conf
|
||||
exec-once = uwsm app -- shikane &
|
||||
exec-once = uwsm app -- waypaper --random &
|
||||
exec-once = uwsm app -- waypaper --restore &
|
||||
exec-once = uwsm app -- gammastep -x &
|
||||
exec-once = uwsm app -- wpctl set-volume @DEFAULT_AUDIO_SINK@ 25% &
|
||||
#+END_SRC
|
||||
@@ -494,7 +494,8 @@ General
|
||||
#+BEGIN_SRC conf :tangle hyprland.conf
|
||||
bind = $mainMod SHIFT, C, killactive
|
||||
bind = $mainMod CTRL SHIFT, C, forcekillactive
|
||||
bind = $mainMod SHIFT, F, fullscreen
|
||||
bind = $mainMod SHIFT, F, fullscreenstate, 0 3
|
||||
bind = $mainMod CTRL SHIFT, F, fullscreen
|
||||
bind = $mainMod, F, togglefloating
|
||||
#+END_SRC
|
||||
|
||||
@@ -1028,7 +1029,7 @@ button {
|
||||
"interval": 5,
|
||||
"format": " {usage}%",
|
||||
"tooltip": true,
|
||||
"on-click-right": "foot btop",
|
||||
"on-click-right": "uwsm app -- foot btop",
|
||||
},
|
||||
#+END_SRC
|
||||
|
||||
|
@@ -12,7 +12,7 @@ exec-once = uwsm app -- wl-paste --type text --watch cliphist store &
|
||||
exec-once = uwsm app -- wl-paste --type image --watch cliphist store &
|
||||
|
||||
exec-once = uwsm app -- shikane &
|
||||
exec-once = uwsm app -- waypaper --random &
|
||||
exec-once = uwsm app -- waypaper --restore &
|
||||
exec-once = uwsm app -- gammastep -x &
|
||||
exec-once = uwsm app -- wpctl set-volume @DEFAULT_AUDIO_SINK@ 25% &
|
||||
|
||||
@@ -195,7 +195,8 @@ bind = $mainMod CTRL, Q, exec, uwsm app -- $HOME/.scripts/session.sh --rofi
|
||||
|
||||
bind = $mainMod SHIFT, C, killactive
|
||||
bind = $mainMod CTRL SHIFT, C, forcekillactive
|
||||
bind = $mainMod SHIFT, F, fullscreen
|
||||
bind = $mainMod SHIFT, F, fullscreenstate, 0 3
|
||||
bind = $mainMod CTRL SHIFT, F, fullscreen
|
||||
bind = $mainMod, F, togglefloating
|
||||
|
||||
bind = $mainMod, D, pseudo
|
||||
|
@@ -84,7 +84,7 @@
|
||||
"interval": 5,
|
||||
"format": " {usage}%",
|
||||
"tooltip": true,
|
||||
"on-click-right": "foot btop",
|
||||
"on-click-right": "uwsm app -- foot btop",
|
||||
},
|
||||
|
||||
"clock": {
|
||||
|
Reference in New Issue
Block a user