Compare commits
2 Commits
07d59927e3
...
27b448644e
| Author | SHA1 | Date | |
|---|---|---|---|
|
27b448644e
|
|||
|
8bcf1ab48c
|
@@ -96,7 +96,7 @@ bind=SUPERSHIFT,L,exec,hyprlock
|
|||||||
bind=SUPER,T,togglefloating,
|
bind=SUPER,T,togglefloating,
|
||||||
bind=SUPER,R,exec,wofi --show drun -o DP-3
|
bind=SUPER,R,exec,wofi --show drun -o DP-3
|
||||||
bind=SUPER,P,pseudo,
|
bind=SUPER,P,pseudo,
|
||||||
bind=SUPER,SPACE,exec,rofi -modi drun,run,window,calc -show drun
|
bind=SUPER,SPACE,exec,uwsm app -- rofi -modi drun,run,window,calc -show drun
|
||||||
bind=SUPER,C,pin
|
bind=SUPER,C,pin
|
||||||
|
|
||||||
bind=SUPER,left,movefocus,l
|
bind=SUPER,left,movefocus,l
|
||||||
@@ -130,6 +130,8 @@ bind=SUPER_SHIFT,9,movetoworkspacesilent,9
|
|||||||
bind=SUPER_SHIFT,0,movetoworkspacesilent,10
|
bind=SUPER_SHIFT,0,movetoworkspacesilent,10
|
||||||
|
|
||||||
bind=SUPERSHIFT,S,exec,flameshot gui
|
bind=SUPERSHIFT,S,exec,flameshot gui
|
||||||
|
bind=,PRINT,exec,flameshot full
|
||||||
|
bind=CTRL,PRINT,exec,flameshot gui
|
||||||
bind = SUPER, V, exec, nwg-clipman
|
bind = SUPER, V, exec, nwg-clipman
|
||||||
# T14gen2 FN KEYS
|
# T14gen2 FN KEYS
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
// "width": 1280, // Waybar width
|
// "width": 1280, // Waybar width
|
||||||
"spacing": 4, // Gaps between modules (4px)
|
"spacing": 4, // Gaps between modules (4px)
|
||||||
// Choose the order of the modules
|
// Choose the order of the modules
|
||||||
"modules-left": ["custom/archicon","hyprland/workspaces", "custom/media", ],
|
"modules-left": ["custom/archicon","hyprland/workspaces", "custom/media"],
|
||||||
"modules-center": ["hyprland/window"],
|
"modules-center": ["hyprland/window"],
|
||||||
"modules-right": ["mpris", "idle_inhibitor", "pulseaudio", "network", "cpu", "memory", "temperature", "backlight", "keyboard-state", "battery", "clock", "tray"],
|
"modules-right": ["mpris", "idle_inhibitor", "pulseaudio", "network", "cpu", "memory", "temperature", "backlight", "keyboard-state", "battery", "clock", "tray"],
|
||||||
// Modules configuration
|
// Modules configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user