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
|
||||
|
||||
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
|
||||
|
||||
@@ -106,7 +106,7 @@ ForegroundVisited=155,89,182
|
||||
|
||||
[Colors:View]
|
||||
BackgroundAlternate=35,38,41
|
||||
BackgroundNormal=#e3e3e3
|
||||
BackgroundNormal=35,38,41
|
||||
DecorationFocus=61,174,233
|
||||
DecorationHover=61,174,233
|
||||
ForegroundActive=61,174,233
|
||||
@@ -139,6 +139,26 @@ ColorSchemeHash=4a48bd34ba53d580d8594cb0216221e77518509f
|
||||
LookAndFeelPackage=org.kde.breezedark.desktop
|
||||
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]
|
||||
MaximumRemoteSize=0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user