Compare commits

..

No commits in common. "45b51a3e8506f8f8ad9cd67bd86b5db025ad5105" and "7ee5a65d0c40547aec25da135b8d26de50ce4f23" have entirely different histories.

4 changed files with 13 additions and 13 deletions

View File

@ -44,14 +44,14 @@
</menu>
<menu id="root-menu">
<item label="󰈹 Web browser">
<item label="Web browser">
<action name="Execute" command="firefox" />
</item>
<item label="󰓓 Steam">
<item label="Steam">
<action name="Execute" command="steam" />
</item>
<item label="󱃫 Files">
<action name="Execute" command="thunar" />
<item label="Terminal">
<action name="Execute" command="foot" />
</item>
<separator />
<item label="Reconfigure">

View File

@ -170,15 +170,15 @@
<action name="NextWindow" />
</keybind>
<keybind key="W-Return">
<action name="Execute" command="foot" />
<action name="Execute" command="kitty" />
</keybind>
<keybind key="W-j">
<action name="Execute" command="firefox" />
<keybind key="A-F3">
<action name="Execute" command="" />
</keybind>
<keybind key="A-F4">
<action name="Close" />
</keybind>
<keybind key="W-f">
<keybind key="W-a">
<action name="ToggleMaximize" />
</keybind>
<keybind key="A-Left">

View File

@ -59,7 +59,7 @@
bash
foot
git
glib
glib # gsettings
grim
sway-contrib.grimshot
ghostscript
@ -89,6 +89,9 @@
# ])
];
# environment.loginShellInit = ''
# [[ "$(tty)" == /dev/tty1 ]] && labwc
# '';
# Thunar config
programs.thunar = {
enable = true;

View File

@ -1,3 +0,0 @@
- Need a way to access files
- Remove boot logs and grub menu
- Cant open steam and then open a web browser