Switch to foot, reset kdeglobals
This commit is contained in:
5
.config/foot/foot.ini
Normal file
5
.config/foot/foot.ini
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
[colors]
|
||||||
|
alpha = 0.8
|
||||||
|
|
||||||
|
[main]
|
||||||
|
font = Hack Nerd Font Mono:size=11
|
||||||
@@ -4,10 +4,10 @@ monitor=DP-2,1920x1080@240,0x0,1
|
|||||||
workspace=DP-2,6
|
workspace=DP-2,6
|
||||||
|
|
||||||
general {
|
general {
|
||||||
gaps_in = 5
|
gaps_in = 2
|
||||||
gaps_out = 20
|
gaps_out = 10
|
||||||
|
|
||||||
border_size = 2
|
border_size = 1
|
||||||
|
|
||||||
# https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors
|
# https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors
|
||||||
col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
|
col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
|
||||||
@@ -68,9 +68,9 @@ dwindle {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# See https://wiki.hyprland.org/Configuring/Master-Layout/ for more
|
# See https://wiki.hyprland.org/Configuring/Master-Layout/ for more
|
||||||
master {
|
# master {
|
||||||
new_is_master = true
|
# new_is_master = true
|
||||||
}
|
# }
|
||||||
|
|
||||||
# https://wiki.hyprland.org/Configuring/Variables/#misc
|
# https://wiki.hyprland.org/Configuring/Variables/#misc
|
||||||
misc {
|
misc {
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
$terminal = alacritty
|
$terminal = foot
|
||||||
$fileManager = dolphin
|
$fileManager = dolphin
|
||||||
$menu = wofi --show drun
|
$menu = wofi --show drun
|
||||||
$browser = firefox
|
$browser = firefox
|
||||||
|
|||||||
@@ -106,7 +106,7 @@ ForegroundVisited=155,89,182
|
|||||||
|
|
||||||
[Colors:View]
|
[Colors:View]
|
||||||
BackgroundAlternate=35,38,41
|
BackgroundAlternate=35,38,41
|
||||||
BackgroundNormal=#e3e3e3
|
BackgroundNormal=35,38,41
|
||||||
DecorationFocus=61,174,233
|
DecorationFocus=61,174,233
|
||||||
DecorationHover=61,174,233
|
DecorationHover=61,174,233
|
||||||
ForegroundActive=61,174,233
|
ForegroundActive=61,174,233
|
||||||
@@ -139,6 +139,26 @@ ColorSchemeHash=4a48bd34ba53d580d8594cb0216221e77518509f
|
|||||||
LookAndFeelPackage=org.kde.breezedark.desktop
|
LookAndFeelPackage=org.kde.breezedark.desktop
|
||||||
ShowDeleteCommand=false
|
ShowDeleteCommand=false
|
||||||
|
|
||||||
|
[KFileDialog Settings]
|
||||||
|
Allow Expansion=false
|
||||||
|
Automatically select filename extension=true
|
||||||
|
Breadcrumb Navigation=true
|
||||||
|
Decoration position=2
|
||||||
|
LocationCombo Completionmode=5
|
||||||
|
PathCombo Completionmode=5
|
||||||
|
Show Bookmarks=false
|
||||||
|
Show Full Path=false
|
||||||
|
Show Inline Previews=true
|
||||||
|
Show Preview=false
|
||||||
|
Show Speedbar=true
|
||||||
|
Show hidden files=false
|
||||||
|
Sort by=Name
|
||||||
|
Sort directories first=true
|
||||||
|
Sort hidden files last=false
|
||||||
|
Sort reversed=false
|
||||||
|
Speedbar Width=154
|
||||||
|
View Style=DetailTree
|
||||||
|
|
||||||
[PreviewSettings]
|
[PreviewSettings]
|
||||||
MaximumRemoteSize=0
|
MaximumRemoteSize=0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user