Migrate new screen
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
|
||||
|
||||
(defwindow bar
|
||||
:monitor 0
|
||||
:monitor 1
|
||||
:geometry (geometry
|
||||
:x "0%"
|
||||
:y "0%"
|
||||
|
@@ -1,5 +1,5 @@
|
||||
(defwindow calendar
|
||||
:monitor 0
|
||||
:monitor 1
|
||||
:geometry (geometry
|
||||
:x "0%"
|
||||
:y "0%"
|
||||
|
@@ -34,7 +34,7 @@
|
||||
)
|
||||
|
||||
(defwindow powermenu
|
||||
:monitor 0
|
||||
:monitor 1
|
||||
:stacking "overlay"
|
||||
:geometry (geometry
|
||||
:anchor "center"
|
||||
|
@@ -2,7 +2,7 @@
|
||||
(defvar radio_rev false)
|
||||
|
||||
(defwindow radio
|
||||
:monitor 0
|
||||
:monitor 1
|
||||
:geometry (geometry
|
||||
:x "0%"
|
||||
:y "0%"
|
||||
|
@@ -129,7 +129,7 @@
|
||||
)
|
||||
|
||||
(defwindow sys
|
||||
:monitor 0
|
||||
:monitor 1
|
||||
:stacking "overlay"
|
||||
:geometry (geometry
|
||||
:x "0%"
|
||||
|
@@ -17,8 +17,12 @@ in {
|
||||
dbus-hyprland-environment
|
||||
wayland
|
||||
|
||||
grim
|
||||
hyprpicker
|
||||
|
||||
hyprshot
|
||||
slurp
|
||||
satty
|
||||
|
||||
swappy
|
||||
cliphist
|
||||
wl-clipboard
|
||||
|
@@ -166,7 +166,7 @@
|
||||
bind = SUPER SHIFT,D,exec, ~/.config/hypr/themes/apatheia/eww/launch_bar
|
||||
|
||||
bind = SUPER, V, exec, cliphist list | wofi -dmenu | cliphist decode | wl-copy
|
||||
bind = , Print, exec, grim -g "$(slurp -d)" - | swappy -f -
|
||||
bind = , PRINT, exec, hyprshot -m region --raw | satty --filename - --early-exit --action-on-enter save-to-clipboard --copy-command 'wl-copy'
|
||||
|
||||
bind = SUPER, L, exec, swaylock
|
||||
|
||||
|
Reference in New Issue
Block a user