New backup 2026-03-03 08:15:02
This commit is contained in:
parent
bfb962d9fe
commit
77599da70f
4 changed files with 1912 additions and 7 deletions
|
|
@ -2,4 +2,4 @@
|
|||
# Terminal
|
||||
set $term alacritty
|
||||
# Launcher
|
||||
set $menu worf --show drun -a true --insensitive true --allow-images true | xargs swaymsg exec --
|
||||
set $menu wofi --show drun -Iia | xargs swaymsg exec --
|
||||
|
|
|
|||
|
|
@ -41,5 +41,5 @@ bindsym {
|
|||
#gocryptfs
|
||||
$mod+shift+g exec gocryptfs-wofi
|
||||
#emoji
|
||||
$mod+e exec "$HOME/.config/sway/scripts/emoji-keyboard.sh"
|
||||
$mod+e exec "$HOME/.config/sway/scripts/wofi-emoji"
|
||||
}
|
||||
|
|
|
|||
1905
de/home/.config/sway/scripts/wofi-emoji
Executable file
1905
de/home/.config/sway/scripts/wofi-emoji
Executable file
File diff suppressed because it is too large
Load diff
|
|
@ -26,11 +26,6 @@ ShowSelector=0
|
|||
StartWithLastProfile=1
|
||||
Version=2
|
||||
|
||||
[Profile4]
|
||||
Name=testing
|
||||
IsRelative=1
|
||||
Path=4z689ygf.testing
|
||||
|
||||
[Install6C4726F70D182CF7]
|
||||
Default=penelope
|
||||
Locked=1
|
||||
|
|
@ -40,3 +35,8 @@ Name=School
|
|||
IsRelative=1
|
||||
Path=school
|
||||
|
||||
[Profile4]
|
||||
Name=testing
|
||||
IsRelative=1
|
||||
Path=4z689ygf.testing
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue