switch file manager to nautilus

This commit is contained in:
Rick van Lieshout 2021-06-17 22:38:07 +02:00
parent 0a3cdb8003
commit bc4662d90f
2 changed files with 5 additions and 1 deletions

View File

@ -43,3 +43,7 @@ Some things are handled by window class/title or have custom resolutions set, th
- xprop -> displays static xwindow info including Window class
- xwininfo -> displays xwindow info including current size/position
## getting icons
Copy/paste icons from this url: [https://fontawesome.com/v5/cheatsheet](https://fontawesome.com/v5/cheatsheet)

View File

@ -119,7 +119,7 @@ bindsym $mod+shift+l exec /bin/bash ~/.config/i3/scripts/suspend.sh
# Application Keys #
############################################
bindsym $mod+Return exec xfce4-terminal # terminal
bindsym $mod+e exec xfce4-terminal -e ranger # File manager
bindsym $mod+e exec nautilus # File manager
bindsym Print exec flameshot screen -d 0 -p ~/Pictures/Screenshots # Fullscreen screenshot
bindsym $mod+Print exec flameshot gui # Show screenshot window
bindsym $mod+shift+b exec /bin/bash ~/.config/i3/scripts/brightness.sh