Switch to foot, reset kdeglobals
This commit is contained in:
@@ -4,10 +4,10 @@ monitor=DP-2,1920x1080@240,0x0,1
|
||||
workspace=DP-2,6
|
||||
|
||||
general {
|
||||
gaps_in = 5
|
||||
gaps_out = 20
|
||||
gaps_in = 2
|
||||
gaps_out = 10
|
||||
|
||||
border_size = 2
|
||||
border_size = 1
|
||||
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors
|
||||
col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
|
||||
@@ -68,9 +68,9 @@ dwindle {
|
||||
}
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Master-Layout/ for more
|
||||
master {
|
||||
new_is_master = true
|
||||
}
|
||||
# master {
|
||||
# new_is_master = true
|
||||
# }
|
||||
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#misc
|
||||
misc {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
$terminal = alacritty
|
||||
$terminal = foot
|
||||
$fileManager = dolphin
|
||||
$menu = wofi --show drun
|
||||
$browser = firefox
|
||||
|
||||
Reference in New Issue
Block a user