Merge branch 'master' into work-machine
This commit is contained in:
commit
45b51a3e85
|
@ -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="Terminal">
|
||||
<action name="Execute" command="foot" />
|
||||
<item label=" Files">
|
||||
<action name="Execute" command="thunar" />
|
||||
</item>
|
||||
<separator />
|
||||
<item label="Reconfigure">
|
||||
|
|
|
@ -170,15 +170,15 @@
|
|||
<action name="NextWindow" />
|
||||
</keybind>
|
||||
<keybind key="W-Return">
|
||||
<action name="Execute" command="kitty" />
|
||||
<action name="Execute" command="foot" />
|
||||
</keybind>
|
||||
<keybind key="A-F3">
|
||||
<action name="Execute" command="" />
|
||||
<keybind key="W-j">
|
||||
<action name="Execute" command="firefox" />
|
||||
</keybind>
|
||||
<keybind key="A-F4">
|
||||
<action name="Close" />
|
||||
</keybind>
|
||||
<keybind key="W-a">
|
||||
<keybind key="W-f">
|
||||
<action name="ToggleMaximize" />
|
||||
</keybind>
|
||||
<keybind key="A-Left">
|
||||
|
|
|
@ -59,13 +59,13 @@
|
|||
bash
|
||||
foot
|
||||
git
|
||||
glib # gsettings
|
||||
glib
|
||||
grim
|
||||
sway-contrib.grimshot
|
||||
ghostscript
|
||||
labwc
|
||||
libnotify
|
||||
kanshi
|
||||
kanshi
|
||||
mako
|
||||
spot
|
||||
networkmanagerapplet
|
||||
|
@ -89,9 +89,6 @@
|
|||
# ])
|
||||
];
|
||||
|
||||
# environment.loginShellInit = ''
|
||||
# [[ "$(tty)" == /dev/tty1 ]] && labwc
|
||||
# '';
|
||||
# Thunar config
|
||||
programs.thunar = {
|
||||
enable = true;
|
||||
|
|
3
jaci/notes.md
Normal file
3
jaci/notes.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
- Need a way to access files
|
||||
- Remove boot logs and grub menu
|
||||
- Cant open steam and then open a web browser
|
Loading…
Reference in New Issue
Block a user