noctalia double notifcation sound corrected AND added yazi as file manager
This commit is contained in:
parent
8ad4437927
commit
eda7906264
43 changed files with 42 additions and 9116 deletions
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"lastCheckedAt": "2026-09-05T23:01:22.1373078"
|
||||
"lastCheckedAt": "2026-09-09T16:24:55.4889401"
|
||||
}
|
||||
|
|
|
|||
11
.config/fcitx5/conf/classicui.conf.tmp.3JSxrl
Normal file
11
.config/fcitx5/conf/classicui.conf.tmp.3JSxrl
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# 垂直候选列表
|
||||
Vertical Candidate List=False
|
||||
|
||||
# 按屏幕 DPI 使用
|
||||
PerScreenDPI=True
|
||||
|
||||
# Font (设置成你喜欢的字体)
|
||||
Font="Smartisan Compact CNS 20"
|
||||
|
||||
# 主题(这里要改成你想要使用的主题名,主题名就在下面)
|
||||
Theme=noctalia
|
||||
11
.config/fcitx5/conf/classicui.conf.tmp.QqJnyY
Normal file
11
.config/fcitx5/conf/classicui.conf.tmp.QqJnyY
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# 垂直候选列表
|
||||
Vertical Candidate List=False
|
||||
|
||||
# 按屏幕 DPI 使用
|
||||
PerScreenDPI=True
|
||||
|
||||
# Font (设置成你喜欢的字体)
|
||||
Font="Smartisan Compact CNS 20"
|
||||
|
||||
# 主题(这里要改成你想要使用的主题名,主题名就在下面)
|
||||
Theme=noctalia
|
||||
11
.config/fcitx5/conf/classicui.conf.tmp.rkrOs3
Normal file
11
.config/fcitx5/conf/classicui.conf.tmp.rkrOs3
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# 垂直候选列表
|
||||
Vertical Candidate List=False
|
||||
|
||||
# 按屏幕 DPI 使用
|
||||
PerScreenDPI=True
|
||||
|
||||
# Font (设置成你喜欢的字体)
|
||||
Font="Smartisan Compact CNS 20"
|
||||
|
||||
# 主题(这里要改成你想要使用的主题名,主题名就在下面)
|
||||
Theme=noctalia
|
||||
11
.config/fcitx5/conf/classicui.conf.tmp.vjV51o
Normal file
11
.config/fcitx5/conf/classicui.conf.tmp.vjV51o
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# 垂直候选列表
|
||||
Vertical Candidate List=False
|
||||
|
||||
# 按屏幕 DPI 使用
|
||||
PerScreenDPI=True
|
||||
|
||||
# Font (设置成你喜欢的字体)
|
||||
Font="Smartisan Compact CNS 20"
|
||||
|
||||
# 主题(这里要改成你想要使用的主题名,主题名就在下面)
|
||||
Theme=noctalia
|
||||
|
|
@ -121,7 +121,8 @@ titlebar_border_thickness 1
|
|||
|
||||
bindsym $mod+z exec $ipc panel-toggle control-center
|
||||
bindsym $mod+comma exec $ipc settings-toggle
|
||||
bindsym $mod+w exec $ipc weather-toggle
|
||||
bindsym $mod+exclam exec $ipc panel-toggle control-center weather
|
||||
bindsym $mod+colon exec $ipc panel-toggle control-center calendar
|
||||
|
||||
# Start a terminal
|
||||
bindsym $mod+Return exec $term
|
||||
|
|
@ -131,11 +132,13 @@ titlebar_border_thickness 1
|
|||
|
||||
# Start your launcher
|
||||
bindsym $mod+space exec $ipc panel-toggle launcher
|
||||
# bindsym $mod+space exec $menu
|
||||
# bindsym $mod+shift+d exec wofi --show run
|
||||
# bindsym $mod+space exec $menu bindsym $mod+shift+d exec wofi --show run
|
||||
|
||||
# Start a file manager
|
||||
bindsym $mod+e exec $file
|
||||
# bindsym $mod+e exec $file
|
||||
|
||||
# test of yazi as a CLI file manager
|
||||
bindsym $mod+e exec --no-startup-id foot -e yazi
|
||||
|
||||
# Start browser
|
||||
bindsym $mod+a exec $browser
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue