mirror of
https://github.com/Cian-H/dotfiles.git
synced 2026-05-06 05:51:45 +01:00
Re-configured to use noctalia as main shell
This commit is contained in:
@@ -27,6 +27,7 @@ bind = $mainMod, V, togglefloating,
|
||||
bind = $mainMod, M, exec, $powerMenu
|
||||
bind = $mainMod, P, pseudo, # dwindle
|
||||
bind = $mainMod, ;, togglesplit, # dwindle
|
||||
bind = $mainmod, /, exec, $cheatsheet
|
||||
|
||||
# Move focus with mainMod + arrow keys
|
||||
bind = $mainMod, left, movefocus, l
|
||||
|
||||
@@ -17,7 +17,7 @@ $noteManager = obsidian
|
||||
$noteManagerSearch = walker-obsidian-search
|
||||
$literatureManager = zotero
|
||||
$localDocs = zeal
|
||||
$musicPlayer = flatpak run com.spotify.Client
|
||||
$musicPlayer = spotify
|
||||
$bluetoothManager = noctalia-shell ipc call controlCenter toggle
|
||||
$officeSuite = onlyoffice-desktopeditors
|
||||
$fileManager = thunar
|
||||
@@ -28,6 +28,7 @@ $lockscreen = noctalia-shell ipc call lockScreen lock
|
||||
$powerMenu = noctalia-shell ipc call sessionMenu toggle
|
||||
$colorpicker = hyprpicker -a
|
||||
$emojipicker = walker -m symbols
|
||||
$cheatsheet = noctalia-shell ipc call plugin:keybind-cheatsheet toggle
|
||||
|
||||
source = monitors.conf
|
||||
source = variables.conf
|
||||
|
||||
Reference in New Issue
Block a user