waybar looks like cosmic panel
This commit is contained in:
@@ -6,7 +6,7 @@ env = XCURSOR_SIZE,24
|
||||
env = HYPRCURSOR_SIZE,24
|
||||
|
||||
decoration {
|
||||
rounding = 15
|
||||
rounding = 10
|
||||
|
||||
shadow {
|
||||
range = 0
|
||||
@@ -37,6 +37,11 @@ general {
|
||||
layout = dwindle
|
||||
}
|
||||
|
||||
dwindle {
|
||||
pseudotile = true
|
||||
preserve_split = true
|
||||
}
|
||||
|
||||
master {
|
||||
new_on_top = true
|
||||
new_status = "master"
|
||||
@@ -44,6 +49,9 @@ master {
|
||||
|
||||
input {
|
||||
kb_layout = gb
|
||||
repeat_delay = 200
|
||||
repeat_rate = 50
|
||||
kb_options = caps:escape
|
||||
}
|
||||
|
||||
# Monitors
|
||||
@@ -67,8 +75,8 @@ bind = SUPER SHIFT, F, exec, pcmanfm
|
||||
# Move focus with mainMod + arrow keys
|
||||
bind = SUPER, h, movefocus, l
|
||||
bind = SUPER, l, movefocus, r
|
||||
bind = SUPER, k, layoutmsg, cycleprev
|
||||
bind = SUPER, j, layoutmsg, cyclenext
|
||||
bind = SUPER, k, movefocus, u
|
||||
bind = SUPER, j, movefocus, d
|
||||
|
||||
bind = SUPER SHIFT, k, layoutmsg, swapprev
|
||||
bind = SUPER SHIFT, j, layoutmsg, swapnext
|
||||
|
@@ -1,4 +1,4 @@
|
||||
preload = ~/.config/hypr/wallpaper.jpg
|
||||
preload = ~/.config/hypr/wallpaper2.jpg
|
||||
wallpaper = DP-1, ~/.config/hypr/wallpaper.jpg
|
||||
wallpaper = HDMI-A-1, ~/.config/hypr/wallpaper2.jpg
|
||||
preload = ~/pictures/wallpaper1.jpg
|
||||
preload = ~/pictures/wallpaper2.jpg
|
||||
wallpaper = DP-1, ~/pictures/wallpaper1.jpg
|
||||
wallpaper = HDMI-A-1, ~/pictures/wallpaper2.jpg
|
||||
|
Reference in New Issue
Block a user