New backup 2026-01-02 10:28:40
This commit is contained in:
parent
689da30595
commit
24a1948027
5 changed files with 7 additions and 7 deletions
|
|
@ -168,8 +168,8 @@ RunPrefix=
|
|||
SetEditor=false
|
||||
|
||||
[MainWindow]
|
||||
1920x1200 screen: Height=589
|
||||
1920x1200 screen: Width=985
|
||||
1920x1200 screen: Height=716
|
||||
1920x1200 screen: Width=922
|
||||
2 screens: Height=1119
|
||||
2 screens: Width=490
|
||||
2048x1280 screen: Height=592
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ Sort by=Date
|
|||
Sort directories first=true
|
||||
Sort hidden files last=false
|
||||
Sort reversed=false
|
||||
Speedbar Width=144
|
||||
Speedbar Width=218
|
||||
View Style=Simple
|
||||
|
||||
[KShortcutsDialog Settings]
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
#title_length = 20
|
||||
index_starts_at_1 = true
|
||||
initial_workspace = 1
|
||||
#preserve_keyboard_order = true
|
||||
#initial_workspace = 1
|
||||
window_icons = [
|
||||
[""," — LibreWolf"],
|
||||
[""," — Alacritty"],
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ bindsym {
|
|||
#terminal
|
||||
$mod+Return exec $term
|
||||
#floating terminal
|
||||
$mod+Shift+Return exec $HOME/.config/sway/scripts/exec-float $term '$float'
|
||||
$mod+Shift+Return exec $HOME/.config/sway/scripts/exec-float $term floating toggle
|
||||
#launcher
|
||||
$mod+d exec $menu
|
||||
#launcher reload
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@ for_window {
|
|||
|
||||
#scratch
|
||||
[app_id="vesktop"] $scratch
|
||||
[class="^Signal$"] $scratch
|
||||
[app_id="^org.signal.Signal$"] $scratch
|
||||
[app_id="^signal$"] $scratch
|
||||
# [app_id="org.keepassxc.KeePassXC" title="^(?!.*(Unlock Database|Browser Access Request|\[Locked\])).*$"] $scratch
|
||||
# [app_id="org.keepassxc.KeePassXC" title="^(?!.*(Unlock Database|Browser Access Request|\[Locked\])).* - KeePassXC$"] $scratch
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue